jagadeeshamk Posted November 30, 2009 Share Posted November 30, 2009 I have a page with some information and one link called "moreinfo".(If user click the "moreinfo " link he will get more information ) . What i need here is ,any one can access the page and only registered users should access the "moreinfo " link. How to do this pls any one help me with code.. Thanks Link to comment https://forums.phpfreaks.com/topic/183453-doubts-on-restricting-users/ Share on other sites More sharing options...
lemmin Posted November 30, 2009 Share Posted November 30, 2009 There is probably a $_SESSION variable that determines whether a user is logged in or not. You might need to post some code. Link to comment https://forums.phpfreaks.com/topic/183453-doubts-on-restricting-users/#findComment-968354 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.