I assume you want a web script. In that case try phpmyadmin (http://www.phpmyadmin.net/).
Hey there
I'm looking for a php script that I can use as a front-end for a mysql database. Nothing fancy. I just need to be able to search the database and add, delete and edit content.
Do you know of anything that can easily be adapted to your personal needs?
Thanks in advance.
demian
edit:
Well, maybe this belongs in the software forum... I don't know much php but I wouldn't mind doing some simple adjustments to make the script fit my needs so I put the thread here.
I assume you want a web script. In that case try phpmyadmin (http://www.phpmyadmin.net/).
I guess that'll do but actually it's more than what I was looking for. I don't need an admin interface to the database server. All I need is a php script that can query an existing database and can be used to edit/add/delete entries.
I should have googled before asking such an imprecise question. http://phpsqlview.sourceforge.net/ is what I was looking for.
Thanks
Bookmarks