Bu benim online connect.php kodu
<?php $con = mysql_connect('test', 'test', 'test'); $db=mysql_select_db('test'); ?>