I want to create login page and I have to validate using php instead of javascript
I created form
In phpscript i also validated the username and password.
But i want to move to the next page.
What syntax should i provide to move to next page.
Kindly give me detailed code