If you could program in only one language for the rest of your life which would it be?
Vote now!
Name:
Anonymous2009-03-08 20:52
>>58
I love how in PHP the mysql_escape_string are already there to escape the string, but you still have to mysql_real_escape_string INSIDE the string.