image or picture insertion in mysql database
Posted: Wed Feb 11, 2009 3:30 am
I have written a program which actually has to upload the image into the database.so i need help in reading image or picture in the html form. i also want to know how this should be sent to the server side which i have written using php. and also tell me how to insert that image into the mysql database and retrieve it from the same. Thanks in advance.