When a user types in a wrong username or password, the following happens:
Warning: mysql_connect(): Access denied for user: 'h@WEB1' (Using password: YES) in C:\Program Files\Apache Group\Apache2\htdocs\procura\loginResults.php on line 118
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in C:\Program Files\Apache Group\Apache2\htdocs\procura\loginResults.php on line 120
Invalid UserName or Password Please Try Again Click Here
is there anything i can do to just make the
Invalid UserName or Password Please Try Again Click Here
without the warnings??
Thanks