Welcome To Snipplr


Everyone's Recent Snippets



1 ... 541 542 543 544 545 ... 553
1 2014 posted 19 years ago by mikeejay
Dots match any charecter, this matches any 7 chars. You need to change that bit to match a different pattern.
1 1974 posted 19 years ago by rengber
0 1555 posted 19 years ago by yuconner
(taking cori comment into account)
0 1746 posted 19 years ago by yuconner
0 1601 posted 19 years ago by yuconner
0 1359 posted 19 years ago by Corhol
Useful for product showcases
4 1795 posted 19 years ago by dandyna
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 14945 posted 19 years ago by TC
Found on the jquery mailing list: http://jquery.com/discuss/2006-April/004625/ The url shows it in action, checking text when you move away from a field.
4 2224 posted 19 years ago by TC
A great way to work on website in Mac OS X is to set up a vhost. Doing so is very easy. In System Preferences click on Sharing and then make sure you have Personal Web Sharing turned on. Then, open or create your vhosts.conf file (/private/etc/httpd/...
4 2667 posted 19 years ago by jonhenshaw
7 1688 posted 19 years ago by smilylion
1 1527 posted 19 years ago by andyh
1 1402 posted 19 years ago by andyh
admin panel for php scripts with a login form elaborated by a function.php page, then an upload form with canc option
2 2268 posted 19 years ago by dandyna
0 1468 posted 19 years ago by jnunemaker
2 2071 posted 19 years ago by jnunemaker
Builds a function which replace some caracters
1 1816 posted 19 years ago by dandyna
Generates a random string of variable length.
11 3320 posted 19 years ago by javierarce
File admin.php di una galleria di immagini in php - Function.php file to include in an image gallery php script Directory structure: Gallery(main directory) _admin.php _function.php _photo(directory) __image1.gif __image2.gif
2 1452 posted 19 years ago by dandyna
File function.php di una galleria di immagini in php - Function.php file to include in an image gallery php script Directory structure: Gallery(main directory) _admin.php _function.php _photo(directory) __image1.gif __image2.gif
2 1509 posted 19 years ago by dandyna
Heres how to use print_r(browser_detection('full')); We can also use this script print "IP: ". $_SERVER['REMOTE_ADDR'].""; ### IP ADDRESS ## print "Browser:" . $_SERVER["HTTP_USER_AGENT"].""; ## Browser print "OS: ". $_ENV["OS"]; ### OS
8 2314 posted 19 years ago by mail_json
1 ... 541 542 543 544 545 ... 553