I'm on shared hosting through host monster and am wondering how I could go about allowing someone to have direct access to a specific database so that person can work on it. is this possible?
Hmmm, I'm not sure if you can...
Couldn't you just do a database backup?
I'm pretty sure almost all hosting companies allow DB backups...
There is a magic tool called phpMyAdmin written in PHP intended to handle the administration of MySQL with the use of a Browser. That's all you need.
You can use PhpMyAdmin. It's the solution of all your problems mate. Good luck with your problems. Thanks.
(08-21-2011, 10:48 AM)0ld_F4T_N!gg4™ Wrote: [ -> ]You can use PhpMyAdmin. It's the solution of all your problems mate. Good luck with your problems. Thanks.
Didn't we already clarify it that you can do this with phpMyAdmin ?
(08-18-2011, 03:32 AM)timestandstill Wrote: [ -> ]http://www.sqlbuddy.com/
You could also use phpMyAdmin but this one is nicer.
thanks, that works great!
Was going to answer with sqlbuddy.com
but yeah some noob got there first!