Likes Received By Syndrom
-
Fracisc liked Syndrom's post in the thread $_GET['stuff'] problem.
sure you can. first check if magic quotes are on. if (get_magic_quotes_gpc()) { $str = stripslashes($str); }
Feb 25, 2009
sure you can. first check if magic quotes are on. if (get_magic_quotes_gpc()) { $str = stripslashes($str); }
Feb 25, 2009