adding images to a database
hello,
I am currently working on CMS and I want a way for the user to upload images to go along with their post
how would I upload the image with php and then add it into the database for later retrieval when people look at the posts?
tape enterprise
Junior Poster in Training
59 posts since Feb 2010
Reputation Points: 10
Solved Threads: 1
Shanti C
Posting Virtuoso
1,642 posts since Jul 2008
Reputation Points: 137
Solved Threads: 162
I think you can save the image on the server drives but not on the database itself. The path of the image is the one that saves in the database.
lyrico
Junior Poster in Training
94 posts since Dec 2010
Reputation Points: 33
Solved Threads: 15
tape enterprise
Junior Poster in Training
59 posts since Feb 2010
Reputation Points: 10
Solved Threads: 1