Page 1 of 1

Session --- Anyone PLEASE help

Posted: Fri Oct 06, 2006 5:14 am
by rskumar20
hi everyone, i'm new to php and workin in tat for last two month..

i'm workin in designin a portal site.. wat i want is tat, there is a login for all user.. if a user selects an option say for eg. songs, if he logged in then it should go to songs page.. otherwise it should go to a page where it prompts uer to login...

like songs there are many functionalities are there in the portal, everything needs login...

i want to use session concept in this. PLEASE who knows session kindly help me...

Posted: Fri Oct 06, 2006 5:53 am
by patrikG
have you tried searching for this functionality, search-terms something along the lines of "php user management" or "php user login"? With google and also with the search-functionality on this forum?

Posted: Fri Oct 06, 2006 5:56 am
by aaronhall
Start at http://us3.php.net/manual/en/function.session-start.php -- if you still need help after reading that, come back and ask