I am trying to make a website that allows the user to make changes to their individual mysql database. The website is written in PHP. How do I connect one of the web pages to a database? Any advice would be appreciated.
views:
117answers:
3
+4
A:
phpmyadmin will do this, a logged on user will only see the databases they have access to.
Sam
2009-01-01 19:58:19
+1
A:
In addition to phpmyadmin, I find that SQL Buddy has a very clean, simple interface to work with.
scunliffe
2009-01-01 20:16:50
SQL buddy looks cool, ill give it a try
Sam
2009-01-03 11:29:52