Welcome To Snipplr


Everyone's Recent Snippets Tagged mysql



2 475 posted 16 years ago by hyperwhat
3 717 posted 16 years ago by lmcdougall
2 608 posted 16 years ago by micmath
0 476 posted 16 years ago by micmath
Useful when your server runs out of disk space
1 544 posted 16 years ago by benpjohnson
to use apostrophs in the field values i.e. st john's
0 463 posted 16 years ago by valcartei
2 675 posted 16 years ago by thebugslayer
Don't do it this way. This was written so long ago.
90 5922 posted 16 years ago by llbbl
1 786 posted 16 years ago by llbbl
This class operates a range of mysql functions base on arrays. Example: Name: Description:
22 4473 posted 16 years ago by emuen
4 929 posted 16 years ago by llbbl
Usage: $_POST = mysql_real_escape_array($_POST)
3 861 posted 16 years ago by d4rk
13 1406 posted 17 years ago by johnself
Returns an array of values specified for an enumerated MySQL field
2 933 posted 17 years ago by johnself
2 things here. currency (euro) with in a 2.00 format and select entries older than 4 weeks = 28 days
2 639 posted 17 years ago by assbach
useful if a "valid until" should have an exact ( in this case far future ) value.
0 546 posted 17 years ago by assbach
1 707 posted 17 years ago by drwitt
Building a SELECT with conditional WHERE parts, given from form-get parameters.
1 532 posted 17 years ago by assbach
1 641 posted 17 years ago by Shpigford
This will return the number of seconds between now and when the time field was inserted.
0 787 posted 17 years ago by wolfie
Simple but utilitarian function returns a numeric array of associative arrays containing an entire result set.
1 930 posted 17 years ago by sorehead
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 588 posted 17 years ago by sorehead
0 431 posted 17 years ago by collin
1 561 posted 17 years ago by gdonald