login.php asks the user for Username & Password when the 'login' button is pressed then the login.php validates the Username & Password with whats in the database.
If the login is ok- i want to go to Main.php or Guest.php
If the login is NOT ok - login.php echos Login does not exist
When i redirect i get the following message, as i want to validate the login before i redirect:
Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Apache Group\Apache2\htdocs\phpadmin\loginTEST.php:23) in C:\Program Files\Apache Group\Apache2\htdocs\phpadmin\loginTEST.php on line 196