$db3 = mysql_connect("172.16.1.25", "sa", "sql_matari") OR DIE (mysql_error()); mysql_select_db ("matari", $db3) OR DIE (mysql_error()); ?>