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