Download this file
1 2 3 4 5 6 7
<?php //Joyent mysql_connect(localhost,"root", "kz9rumvxxe") or die ("oops"); @mysql_select_db("coolness") or die ("UTOCONN"); ?>