sngumo Posted May 2, 2008 Share Posted May 2, 2008 Hi, I am making a small PHP application which I can use to administer my 'MYSQL' database whichever way I can something like phpMyAdmin but smaller. I am looking for a script to input table column names and their respective data types (int, mediumtext etc) from a PHP/HTML form. If anyone can help me please do so soon. Thanks Link to comment https://forums.phpfreaks.com/topic/103842-creating-mysql-tables-using-phphtml-form/ Share on other sites More sharing options...
youscript Posted May 2, 2008 Share Posted May 2, 2008 http://www.powerweb99.at/index.php?modul=8 is a small php web based MySQL administration tools. but have a little function. You can try Link to comment https://forums.phpfreaks.com/topic/103842-creating-mysql-tables-using-phphtml-form/#findComment-531583 Share on other sites More sharing options...
sngumo Posted May 2, 2008 Author Share Posted May 2, 2008 Thanks youscript for your reply, I have looked at the PowerWeb99 and I want to apply the same features to my website database so that I can be able to administer the database from the admin side of my site and thus I am looking for the actual PHP script and MYSQL syntax to perform those functions. Thanks again Link to comment https://forums.phpfreaks.com/topic/103842-creating-mysql-tables-using-phphtml-form/#findComment-531591 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.