dr.maju Posted July 31, 2008 Share Posted July 31, 2008 Hey, I am a rookie at php and would love some help, or links to how i could go about creating a client area for my site. I am setting up a web design business. I would like to give each client their own unique page that they can log into to view the progress of their site, view screenshots and comment on designs. My idea was to create a session that stored the user id from the logged in user. Then use this id to load a specific page, or redirect to a page. Something like, http://www.facebook.com/profile.php?id=********* where each user has their own page. Sorry if this is a bit vauge but i would greatly appreciate the help! My server has all the neccesary facilites to create the client area. Mysql, PHPmyadmin etc... thanks, Matt Link to comment https://forums.phpfreaks.com/topic/117627-need-help-with-creating-a-client-area-for-my-website/ Share on other sites More sharing options...
trq Posted July 31, 2008 Share Posted July 31, 2008 This thread should get you started. The concepts are much the same. Link to comment https://forums.phpfreaks.com/topic/117627-need-help-with-creating-a-client-area-for-my-website/#findComment-605012 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.