View Single Post
Old 04-04-2005, 03:14 PM   #8 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 673
DJMaze is on a distinguished road
nonono use mysql_real_escape_string() it's the only correct way to insert binary data inside MySQL
http://php.net/mysql_real_escape_string
DJMaze is offline   Reply With Quote