I am trying to get back to a "home.php" after a series of if statements. I tried include('home.p hp'); but that just added the home page to the bottom. I am very ignorant when it comes to PHP programing and I can't seem to find anything other than include() when dealing with pages.
How to jump to another php page when script is complete?
Collapse
X
Comment