There are lots of download system listed at
http://hotscripts.com/PHP/Scripts_and_P ... index.html
Most of these Download manager script doesn't create html files based the MYSQL database.
It is all dynamic php pages that are updated instantly from the database.
I want to bulid a download site such as soft32.com getsomesoft.com which support html page.
Do these site might be build by some content management system?
Could anyone recommand a better scripts which could work?Thanks a lot!
download management system script support html page?
Moderator: General Moderators
-
kettle_drum
- DevNet Resident
- Posts: 1150
- Joined: Sun Jul 20, 2003 9:25 pm
- Location: West Yorkshire, England
They will be made by a script. All the data will be held in a database and then when new data is entered the site will be rebuilt with the new info from the database - which creates the html pages from the data in the database. basically its just a big loop that reads the data from the database and then writes it to a html file which is then saved.
-
kettle_drum
- DevNet Resident
- Posts: 1150
- Joined: Sun Jul 20, 2003 9:25 pm
- Location: West Yorkshire, England
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: