Hi,
Being a newbie to PHP/mySQL, can someone give me an idea how to store and retrieve images and URL's in a mySQL database? Would I be correct in thinking that URL's are stored the same as other text items and then parsed to display in the output page as active URL links?
When it comes to images, is it best to store them in a series of folders on my webspace and just store the Image URL's in the database as opposed to the storing the actual images themselves?
I'd appreciate any advice or hints.
