Page 1 of 1

Users Sign up, new directory made, small user admin area...

Posted: Wed Nov 09, 2005 7:34 am
by buildakicker
Hello,

Any suggestions would be great!

I would like to make a site that does this:

- Has option for User to have a website that is a clone of publicly viewed site, but the domain is: http://www.mydomain.com/usersname - so they get their own username folder with their info in the header.inc and anyother area where contacting them would be...

- I would like this done by them filling out a form, paying for a subscription through paypal or the like, from their they can view their site at mydomain.com/usersname

- I would like them to have a small administive side where they can personalize a few pages - really simple like

- Last but not least, I would like to have an Admin side of the public site for these users where they can access new tools and information for downloading that I have uploaded

I am looking for help in how to write the pseudo-code and some possible ideas and problems I might run into... Also any scripts that are in the OS community that might be able to do this kind of thing already that I could work with...

Thanks so much!

Posted: Wed Nov 09, 2005 7:55 am
by feyd
Can we get some more details of what this "option for User to have a website that is a clone of publicly viewed site" means to you?

Posted: Wed Nov 09, 2005 8:25 am
by foobar
Yeehaw! Go PHP Manual!

Thanks for the replys...

Posted: Wed Nov 09, 2005 10:43 pm
by buildakicker
I haven't yet developed the site. I would like to have a template that all the pages have, so they are all the same layout... different content.

I just want to be able to have a sign up form that gets their info, puts it into a database, makes a dir with their chosen username, displays their "site" -ie... http://www.mydomain.com/username (which, /username, is a clone of the main site) with their contact info and any personallized info they have. There will be one page they will update, that is why I would like to have a mini user/admin backend...

Just typing this out is helpful for sure....

more than that everyones help is appreciated greatly!

Thanks again! Please keep asking questions!