Hello all,
I'm using a pretty simple
PHP login/password program. It works fine but I would like to be able to protect certain pages on my website. You see each user has his/her own personal page that they land on after they login from the homepage. I would like to be able to protect these user pages. I don't want other users to be able to view another user's page. Anyone have any suggestions?
Thanks