does anybody know how to store the location of an image in a mysql database and retrieve these image using php, any help would be great as im new to both these languages.
The location would likely be a URI so that would just be text, nothing fancy there.
Retrieving it would just be a simple SELECT query, and whatever processing you might need, followed by say, printing an image tag with the required URI obtained.
sorry to be truly honest i didn't really understand you reply as im am a total novice to both php and mysql, any futher help would be great thanks.