i want to browse an image into the web form such that it can be inserted into the database
i have created a form and i have a field for image so i want a code to browse the ima
Collapse
X
-
Tags: None
-
What do you have so far? Do you want just the path to the file? Databases don't accept images as a data type. We will not do your homework or work assignment for you. -
File upload and fetch it in to your database for displaying it into your site using PHP. Make sure you have your database connection.
try to use this links and find out how to be useful.
Hope it helps.Comment
Comment