Anybody here have ready to use PHP program that can INSERT (thru Browser), EDIT (thru Browser) and VIEW database in the browser with mySQL ?
Where I can get that.
This might be what you want... if you just want a program that will do database work for you through a browser interface :
http://phpmyadmin.sourceforge.net/
Hope that helps
Oww.. that's not what I'm looking.
I looking for PHP script that I can see how they works for editing, input and view the database. (like bookstore, video rental, etc)