Keep track of your DVD collection with this simple PHP / MySQL script. Features: Fully customizable look and feel; optional links to the Internet Movie Database or to URLs of your choice; interface to add/edit/delete entries. See the homepage for a demo.
Be the first to post a text review of phpDVD. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- Major bug fixed: The script should now work fine even if "register_globals" is set to off in the PHP configuration file (php.ini). - Renamed the files config.inc, header.inc, footer.inc and styles.inc. They are now named: config.php, header.php, footer.php and styles.php - Renamed the "OAR" field to "Ratio" in the header, and the corresponding MySQL table field "oar" is now named "ratio". - Renamed the "record_number" field in the MySQL table to "link". - The script now allows linking titles to any URL. - Changed the look of the editor. - Fixed the cascading style sheet. - Added an option in the config file to customize the main table's border color ($dvd_table_bgcolor). - Added an HTML version of the README file. - Other minor bug fixes.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?