<?php mysql_connect("localhost","project","2@2aripr0") or die(mysql_error()); mysql_selectdb("upload") or die(mysql_error()); ?>