$db = mysql_connect('mysql', 'databaze.domena.tld', 'heslo'); mysql_select_db('databaze_domena_tld', $db); // SQL, atp. mysql_close($db);