Hello All!
So I know about session_start(); but do i need to do anything else to transfer the users information? Because what happens when I created a back to home page button, when you click on it, it returns to the index page, not the user page. ?? Am I not passing things correctly. how do I put go back to users memberpage in php with them still logged in?
Thank you!