View Single Post
Old 03-16-2010, 10:35 AM   #3 (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

Well that's one of the most pointless functions I have seen in a good long while. Not only have you got the extra and unnecessary function call overhead, your also using a global variable, which as we all know can be linked to global warming and 3rd world debt.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote