Welcome To Snipplr


Everyone's Recent PHP Snippets



This function first checks to see if PHP is set to automagically quote stuff. If it is, we first strip pre-quoted stuff, then (assuming our text isn't numeric), we properly quote everything. A good bit of room for improvement here, but at the very l...
1 599 posted 17 years ago by sorehead
ADD 0 to 1!
0 582 posted 17 years ago by sorehead
0 1920 posted 17 years ago by sorehead
Include Path PHP 5 class. Usage: $path = new fuselogic_include_path(); $path->add('/home/ekobudi/www/fuselogic'); $path->add('/home/ekobudi/www/pear'); $path->remove('/home/ekobudi/www/old_fuselgic');
0 696 posted 17 years ago by ekobudisetiyo
1 390 posted 17 years ago by lucidcrew
0 554 posted 17 years ago by gdonald
0 557 posted 17 years ago by gdonald
0 754 posted 17 years ago by gdonald
2 942 posted 17 years ago by gdonald
3 694 posted 17 years ago by gdonald
0 652 posted 17 years ago by gdonald
0 443 posted 17 years ago by collin
7 820 posted 17 years ago by gdonald
1 585 posted 17 years ago by gdonald
1 678 posted 17 years ago by gdonald
1 531 posted 17 years ago by gdonald
2 696 posted 17 years ago by gdonald
1 915 posted 17 years ago by gdonald
1 550 posted 17 years ago by gdonald
1 646 posted 17 years ago by gdonald
3 682 posted 17 years ago by gdonald
1 666 posted 17 years ago by gdonald
2 645 posted 17 years ago by gdonald
Use this to format a phone number for display on a page.
1 817 posted 17 years ago by fbnewtz
1 713 posted 17 years ago by mikeejay
0 508 posted 17 years ago by Corhol
A simple function to check if the request comes from an AJAX XMLHttpRequest. Use it if your page should behave differently when called from AJAX. Comes from jquery mailing list: http://jquery.com/discuss/2006-June/006656/
29 5968 posted 17 years ago by TC
7 636 posted 17 years ago by smilylion
admin panel for php scripts with a login form elaborated by a function.php page, then an upload form with canc option
2 1103 posted 17 years ago by dandyna
Generates a random string of variable length.
11 976 posted 17 years ago by javierarce