Thread: The SQL Class
View Single Post
Old 01-14-2009, 11:10 PM   #27 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

1. Not exactly, I want a generic function the SQL cleans the variable passed in its parameter and returns it.
2. Exceptions are only needed in places where the program would otherwise crash, we probably don't need to use any right now. PHP is for the most part lenient, unlike most computer programming languages which are completely not.
__________________

Village Idiot is offline  
Reply With Quote