hey guys, i have to know the address of my mysql database. i have made a database called "lulz" but now i need the address. the tutorial im following gives me the example
$online_db_host = "yourHost ( ex . mysql.domain.com )";
$online_db_name = "yourDatabaseName ( ex . haxior )"...