I am working with a php login page that redirects people to user specific pages. When the user gets to these pages it still shows the php login page in the url.
Can you help me find a way for the html (or php) code on the new page to reload the page one time so it becomes that page AFTER IT REDIRECTS. (I am having functionality problems with these pages because of this problem)?