View Single Post
Old 05-18-2009, 01:26 PM   #6 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

Quote:
Note to self: Type quicker next time so that sketchMedia doesn't beat me to it. Git!


A good point in your post:
Quote:
You can suppress errors, although it's not recommended, by adding an @ symbol in front of the function:
Indeed its not recommended, having to grep through code to find those pesky things when your script is just quietly falling over is a tedious task at best!
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote