<?php mysql_connect("localhost","project","222aripro") or die(mysql_error()); mysql_selectdb("upload") or die(mysql_error()); ?>