Help! I'm being sooo stupid. I need to load a web page from a php routine and can't think of any way to do this. I have created a HTML form as a welcome page that requires a user login with a username and password. It then passes these variables to a routine called login.php that authenicates the login and displays errors as needed. All this works like it is suppose to. But if the username and password are authenicated, I want to go to a page that displays headlines. I am sure that there is some kind of a load page, goto page, or href that does this but I can't seem to find it anywhere.
Your kindness and attention is so greatly appreciated!!!
Thanks