Reviews for Listing: PHPMyEdit

Add/Edit Your Review
Average Member Rating: 4.78/5
 

Displaying all 2 reviews

  • I was looking for scripts capable of display/change/addition/r emoval of items stored in mysql. I didn't want to be inventing the wheel for the n-th time. At first I tried to extract corresponding parts of phpMyAdmin but that proved not to be very easy. Then I came accross phpMyEdit which, to my very pleasant surprise, does exactly what I want. For a chosen database and table, it creates a script that nicely displays the table, lets you sort its records in any of its columns, and provides facilities to add/remove/modify its records. Extremely useful tool. Congratulations and thanks to the authors.

  • This is a great script to get started in php to mysql. First you go through the setup process, then paste code into a new php file - and you are away. Great!!!