12-05-2007, 05:34 AM
|
#10 (permalink)
|
|
The Wanderer
Join Date: Dec 2007
Posts: 22
Thanks: 4
|
Well the code that I was planning on using used get_magic_quotes_*. So then I had to change it to addslahses with a combo of mysql_real_escape_string. If addslahses gets removed.... My whole program wont work :(
|
|
|
|