How to have separate portal for site members?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kdavenprt
Forum Newbie
Posts: 1
Joined: Sat Oct 02, 2010 10:16 am

How to have separate portal for site members?

Post by kdavenprt »

I have a created a website that allows people to add houses they have for sale and I'm working on setting up a way for them to have their own site that shows only that sellers listings and have all the same functionality(search listings, visitor login to save searches and add favorites) as the main site. A site that has something similar to what I'm looking for is agentblaze.com. One of their clients is agentwalters.com. I'm basically wanting 1 central source code and let sellers have their own site and domain name. Does anyone have any suggestions on how to do this?

Thank you,
Kevin
User avatar
DigitalMind
Forum Contributor
Posts: 152
Joined: Mon Sep 27, 2010 2:27 am
Location: Ukraine, Kharkov

Re: How to have separate portal for site members?

Post by DigitalMind »

kdavenprt wrote:Does anyone have any suggestions on how to do this?
Hire somebody. Or read this forum title and description at least.
Post Reply