View Single Post
  #4 (permalink)  
Old 02-04-07, 07:05 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,074
Thanks: 11
Thanked 88 Times in 83 Posts
PHP Code:



$free_text 
mysql_real_escape_string($free_text); 
http://us2.php.net/mysql_real_escape_string
Reply With Quote