Thread: PHP6 Wishlist
View Single Post
Old 11-30-2007, 07:11 PM   #32 (permalink)
aristoworks
The Contributor
 
aristoworks's Avatar
 
Join Date: Nov 2007
Location: Nashville
Posts: 44
Thanks: 7
aristoworks is on a distinguished road
Default

This might seem a bit retarded but I'd like a function similar to mysql_real_escape_string() but with a much shorter name. When I'm handling forms and going through escaping variables and such it becomes a pain writing a bunch of mysql_real_escape_string()'s.
Send a message via AIM to aristoworks
aristoworks is offline  
Reply With Quote