how do i add an image path to a mysql table of mine which has "product image" as a field.
i have saved the necessary images to images folder in root folder as well...
please help!
rukshilag 0 Junior Poster
Recommended Answers
Jump to PostI'd suggest that you only use one main folder for images anyway. This then obviates the need for conditional rename functions.
Use the public document root (html) as opposed to the virtual document root (php) when storing the data. This means that if you change server, the folders will …
All 4 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.