phpAddQuote
This is a PHP script which allows users to add and display their quotes on your Web site. It uses a mySQL database on backend for data handling. v1.2 adds: Ability to format page colors added, Removal of ability for users to choose number of entries displayed, Change of homefaire field to email, Gateway "welcome" page now obsolete, Added config file for easier installation, Added nicer formatting, Added new field "quoteID" to database schema to allow sorting entries by last one added, and Added error checking on Name and Quote required fields.
Loading...