kinks Posted August 14, 2009 Share Posted August 14, 2009 Okay, I changed up my register and log in file stuff, so, I need a new code for "OOPS! You cannot view this page, you are not logged in!" I use: $loggedin = 0; } else { $loggedin = 1; } So, what should the if statement look like? Link to comment https://forums.phpfreaks.com/topic/170204-solved-woops/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.