Forums
This topic is locked
Adding Mutiple Records to a database at once
Posted 20 Jan 2003 21:01:50
1
has voted
20 Jan 2003 21:01:50 Scott Kadera posted:
I am developing a site with PHP and MYsql. My database has a list of books. Each book has a number of chapters which are displayed on an html page. When someone finds the right book the database will show them the available chapters and when they click on the link the chapter will appear as an include file on a template page. I need my admins to be able to enter more than one chapter into the database at one time. It would also be nice if they could upload the html files to the server at the same time, thus populating the database and uploading at once. Has anyone done this before?Thanks,
Scott