Table Manager

Update

It's nearly 2 years since the last update of the PHP MySQL Table Manager. That's way too long, so I thought I would try and make some time to clean it up and add some new features. Some of you have already suggested improvements, and now would be the best time for anyone else to offer ideas, suggestions etc.
I am also thinking of developing something similar in Java, for those of you out there without PHP but that of course would be some time off.

Solutions

Once again I have been shown not only the error but also the solution. Thanks Robert Christiaanse and all the others who point out errors or send in great comments, you guy's make this too easy for me.

The PHP MySql Table Manager 2.8 has now been uploaded with a fix for the empty search error.

Fix

A small bug fix has been made to the MySQL Table Manager
The fix corrected a misguided function call to a function that displays the version number in the footer. Only version 2.6 would have been affected.
Thanks Robert for pointing it out.

PHP MySQL Table Manager 2.6

PHP MySQL Table Manager 2.6 has been released. The main change is the addition of a form which allows you to enter how many records to display on each page. Just type the number of records you want displayed and press enter. Another change is the removal of the next buttons when you reach the last record.

Comments

Thanks for the great comments and emails I have received lately about the PHP : MySQL Table Manager. They have inspired me to make a few changes and release a new version, 2.5.

Volker suggested displaying table and database size in bytes and Lesley inspired me with code to improve the handling SET and ENUM when adding or editing records.

The page numbering system was also improved and code cleaned up in many places.

Syndicate content