Welcome To Snipplr


Everyone's Recent Snippets Tagged php



1 866 posted 18 years ago by drwitt
1 1140 posted 18 years ago by drwitt
This PHP4 function will increment a given string by a given interval. This might be useful when a string has to be unique. An optional array with "forbidden" return values may be passed. Usage:
2 1103 posted 18 years ago by drwitt
it's an excerpt of a registration form with 3 pulldowns for birthday ( day, month, year ) check for empty vars and applying CSS classes to show error on "empty" fields. there are probably better ways, but this works for me. any suggestions welcome.
1 1376 posted 18 years ago by assbach
Visit the link for instructions on how to use it.
4 1002 posted 18 years ago by jonhenshaw
I got most of these tips out of a great book published by O'Reilly (my favorite web-design publisher): "Programming PHP, 2nd Ed." by Lerdorf, Tatroe, and McIntyre. Another good book is "Essential PHP Security," also published by O...
2 1761 posted 18 years ago by pckujawa
2 1241 posted 18 years ago by gdonald
0 738 posted 18 years ago by erguncaner
Building a SELECT with conditional WHERE parts, given from form-get parameters.
1 979 posted 18 years ago by assbach
0 712 posted 18 years ago by vanity
By Eduardo de la Torre.
2 1150 posted 18 years ago by atinamedia
0 1177 posted 18 years ago by gdonald
1 1062 posted 18 years ago by Shpigford
1 1119 posted 18 years ago by markhope
Генерируется картинка с изображением цифр, которые пользователю предлагается ввести в форму для успешного ввода данных
1 871 posted 18 years ago by Memphys
0 1018 posted 18 years ago by whitetiger
0 981 posted 18 years ago by whitetiger
0 974 posted 18 years ago by whitetiger
0 1020 posted 18 years ago by whitetiger
0 1310 posted 18 years ago by whitetiger
The names of the months, as returned by date('M', ...)
1 1250 posted 18 years ago by collin
Sends a request to a supplied path for a given host. It can send either a GET or POST request and can pass parameters.
2 1112 posted 18 years ago by ryansobol
ADD 0 to 1!
0 985 posted 18 years ago by sorehead
0 2454 posted 18 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 1066 posted 18 years ago by ekobudisetiyo
0 774 posted 18 years ago by collin
1 1356 posted 18 years ago by gdonald
2 1084 posted 18 years ago by gdonald