Hey guys, can anyone tell me where i can see my MYSQL Host, User & Pass?
Because i need it for a Webpage..
I need to configure this:
//MySQL Server configuration
$_MYSQL[Host] = "localhost";
$_MYSQL[User] = "root";
$_MYSQL[Pass] = "pasword";
$_MYSQL[DBNa] = "foro";



Reply With Quote


