PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I'm designing this website that has a public and private site. After the user logs in I want the log in area to be hidden and the logout button and "Return to homeowners site" button to show. This is the code I have right now, but it just keeps the top part up the whole time, even when I'm logged out. What am I doing wrong?