how do i upload an image to database?
Many of these have tutorials which explain how the various parts work - checking there is an uploaded file, its extension, moving/renaming as required.
Comment on this Question and Answer >>>
ASK A QUESTION
More mysql PHP Questions
how can I show an image from mysql?What is difference between mysql_fetch_array and mysql_fetch_object?
the code is running well without errors but y is it that three of the columns in the table do not insert data?
How do I update the contents of a table row?
the uploading status shows success but not showing in the server is empty the written php file is first gave warning cannot uploaded warning in foreach loop but i corrected mistake by keeping above if condition and no error status shows success upload b
