MySQL Administration Using PHP

Tonight I wrote the PHP scripts for MySQL database administration. I created the forms, SQL statements, and scripts for adding records, editing records, and deleting records.

Next I plan to write a script for viewing records that will allow me to sort the records by clicking a column heading. I should also learn how to do recordset paging in PHP and MySQL which may be difficult because I don’t think MySQL supports bookmarks.

This entry was posted in General. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

Time limit exceeded. Please complete the captcha once again.