PHP DB Edit Toolkit News
Status: Beta
Brought to you by:
jdaumde
Hi !
This is the release of mysqlexport, a tiny page for exporting mysql tables into data dictionary arrays for PHPDBEditTk.
Writing up (or copying/pasting) the data dictionaries took me about 80% of the time when writing web pages with PHPDBEditTk, so I think this is a natural step.
I also decided to split up the mysql and mssql export tools because I can test the latter at work only. The mssql export tool will be released shortly.
Hope you have fun with it,
Jochen