Hi Guys,
I have another question to ask you all. Firstly let me explain what I am trying to do:
I need to setup a database to store images & text for each section, ie: art, adverts etc...
1) I need to store text for each section into the database, so maybe about 7 entries (each section)
2) I need to manage images for each section using the database, but the images will be uploaded to a folder in the site using FTP. so all I need to do is manage the images using a database. so I can set say $pic1 = "imagename". etc
3) I then want to display the text for each page using the $page variable.
4) Based on what the variable for $page is, I then want to retrieve images for each section based on what $pic value is!
sorry if I dont make any sense, but any help on how to setup a database would be great, I have never setup a database before.
Thanks
Janak