View Single Post
Old 04-15-2005   #4 (permalink)
scrowler
code anyone?
 
scrowler's Avatar
 
Join Date: Feb 2004
Location: New Zealand
Posts: 590

Send a message via MSN to scrowler Send a message via Skype™ to scrowler
sorry, i was going to include that in my last post but i forgot =\

menu.php is just used as an example, it's not part of the membership system.

all you need to do it have the if statement: if($_SESSION['s_logged_n'] == 'true')

include 'process.php' doesn't need to be used on any pages except those you wish the user to have functionality such as changing their password etc on, if you look at process.php you will see that it is comprised simply of a bunch of action processing commands.

have fun
__________________
BioRUST Tutorials - the birthplace
scrowler is offline