In hotscripts, there are so many tools claiming that they could auto generate the web pages to manage the MySQL database.
My questions are:
1) Do you use some of them? if you do, which you recommend?
2) What is your suggestion? Write your own web pages to manage your website backend MySQL database or use some of the tools there? Write your own, it will take some time, but it will be custom designed for your web site. Use these web page auto generated tools, you would save some time, but how good are they? how easy to custom design them?
3) If your database is pretty complicated, with the links, views, constraints, foreign keys etc. Will these auto generate web pages manage your MySQL with respect to all these?
Thanks!