Hey all,

I've been setting up a mysql database off the members screen when you log in to bizhat, and now have a few questions about actually implementing it...

Firstly, can I access it using the command line version of mysql or mysql-front instead of the web based interface? And if so, how?

Secondly, if I want to read from it into my php scripts what do I use as the parameters for connect method (server...) ?

Thanks in advance