I know you asked for PHP, but you might look into Ruby on Rails. 'scaffold'
can make a whole lot of stuff like that almost trivial...

http://www.rubyonrails.org/

DÆVID  

> -----Original Message-----
> From: thomas Armstrong [mailto:[EMAIL PROTECTED] 
> Sent: Friday, August 11, 2006 4:02 AM
> To: mysql@lists.mysql.com
> Subject: PHP script to simply manage tables
> 
> Hi.
> 
> I've got three tables (users, books and news), and I would like to
> crete a web interface
> to manage their data (create items, modify items, delete items).
> 
> Is there any PHP script to create it automatically (in the same way
> phpMyAdmin does, but
> with less functionalities)?
> 
> Thank you very much.
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to