Thread
:
Using PHP to retrieve images stored in MySQL
View Single Post
04-04-2005, 03:14 PM
#
8
(
permalink
)
DJMaze
Senior Contributor
Join Date: Mar 2005
Posts: 673
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
View Public Profile
Find More Posts by DJMaze