Read / Export And Edit Values From Mysql Database

To do is the follow:

– read and sort content from database :
List data from table products including 3 buttons: Edit, Preview & Copy one row from database to clippboard.

– edit:
edit data entrys for html. Simply load vars from table to input script.

– copy:
copy row html to clippboard

– preview:
Open a new window and include html code for preview

– export all displayed to csv (only 7 fields)
– export selected to csv (only 7 fields)

Leave a Reply

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