jd2007 Posted July 17, 2007 Share Posted July 17, 2007 if($profile['member_id']==$_SESSION['user_id']) { //edit and view the page } else { //view the page } the above code lets other members view another member's page but not being able to edit it... Link to comment https://forums.phpfreaks.com/topic/60357-viewing-other-memberss-profile-in-php/ Share on other sites More sharing options...
AndyB Posted July 17, 2007 Share Posted July 17, 2007 Enough. Please stop opening new threads that all relate to the same question. Link to comment https://forums.phpfreaks.com/topic/60357-viewing-other-memberss-profile-in-php/#findComment-300298 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.