hello I have a project where I have to create a database and then create a web interface to manipulate this database (add information - update...) after creating the database how can i please generate a web interface for it? thanks
You can try http://www.sqlmaestro.com/products/mysql/phpgenerator/ or search for "mysql php generator" in google. Hope this helps.