I want to upload .jpg, .jpeg, .bmp and .png file type images. Also fill the Database filled with its name. And I want to display the uploaded images on the users screen.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
closed as not a real question by Mike Purcell, brian d foy, Marek Grzenkowicz, Anoop Vaidya, goettschkes Jan 9 at 10:56
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Here is a code for uploading the images to the file
To store file name to db, just use post.
while showing the image just add your path in the img...lik this
|
|||||||
|
|
