Thread: The SQL Class
View Single Post
Old 01-22-2009, 08:22 PM   #67 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

Quote:
Originally Posted by Village Idiot View Post
I'll leave you to decide on everything but mysql_real_escape_string(), always use real escape string since it adapts it method to that specific version of MySql. I did some digging and it is supported from version 4.3, I don't care to cater to anything below version 5 so it will not be an issue.
Great!
Updated it.

Unsure about the __destruct function. Does it need something more?
I've submitted the update anyhow. Comment if you have any suggestions. Thanks
__________________
Tanax is offline  
Reply With Quote