Forum Moderators: phranque
I've just opened up a website that's going to be featuring dynamic content - each week, a new file will be uploaded and available for download. Each file should have associated with it a number of descriptive items (i.e. written by, release date, summary, etc.) that I would like to be able to call forth in a variety of locations throughout the website. Additionally, each time a new file is uploaded, a new content page should be created that would feature some of the above descriptors (written by, release date, etc.).
It seemed to me that MySQL and PHP would be a good solution to this but unfortunately I have no skills at creating databases. My questions would be: IS this the best way to go and are there any layman resource sites to aid in the database creation? I've found some tutorials but they're over my head for the most part.
If I didn't do a good enough job describing the site, please let me know and I'll try to elaborate a bit more...
Thanks!