Welcome To Snipplr


Everyone's Recent Snippets



1 ... 541 542 543 544 545 ... 553
1 1871 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 1867 posted 19 years ago by rengber
0 1448 posted 19 years ago by yuconner
(taking cori comment into account)
0 1617 posted 19 years ago by yuconner
0 1464 posted 19 years ago by yuconner
0 1265 posted 19 years ago by Corhol
Useful for product showcases
4 1685 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 14487 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 2085 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 2523 posted 19 years ago by jonhenshaw
7 1566 posted 19 years ago by smilylion
1 1434 posted 19 years ago by andyh
1 1329 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 2139 posted 19 years ago by dandyna
0 1378 posted 19 years ago by jnunemaker
2 1953 posted 19 years ago by jnunemaker
Builds a function which replace some caracters
1 1686 posted 19 years ago by dandyna
Generates a random string of variable length.
11 3177 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 1346 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 1390 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 2129 posted 19 years ago by mail_json
1 ... 541 542 543 544 545 ... 553