I need this done tonight. Please Pm me your price and delivery time. This script should be a simple admin where you can add a toplist of 10 book titles. The admin logs in and sees the 10 fields and adds the title of the book and the author of the book. This should then be published on a site like this: 1. Book title 1 2. Book title 2 Author 1 Author 2 3. Book title 4 4. Book title 4 Author 4 Author 4 This should be presented on the site where the code has been put.
if ( $job == "done" ) { echo "Please message me next time you have something"; } else { echo "I am interested in this job, Please Message me."; }
I've got a script ready and made, includes: Password Protected admin area. Ability to add 9 (Can be increased) book titles and authors Shows the database in this format (HTML TABLE) Book1 Book2 Author1 Author2 Book3 book4 Author 3 Author 4 etc etc Email me on /PM me if you are interested.