mo Posted June 4, 2007 Share Posted June 4, 2007 I'll be brief. I have a site, the site has users and host. Host have a control panel that displays their personal information that I pull from the MySQL db based on login and allows then to change their personal info or close their account, etc.. Users do not have a control panel, they can only view pages on the site that non-registered visitors can't. I have all my code in place for the control panel, etc. I even have logic in place to make sure only a specific user can see their own control panel. My issue is that I want the host to be able to broadcast a webcam, pictures, etc... This will be the host's public page. I have no idea how to go about making this public page that allows the host to dispaly his/her own content. Do I need a seperate HTML/PHP file on my server for each host, etc.? Once I get this resolved I will be 80% done with my site. Link to comment https://forums.phpfreaks.com/topic/54173-hostuser-page-again/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.