PHP script for creating website for users of our website

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
btg
Forum Newbie
Posts: 1
Joined: Tue Nov 11, 2008 11:38 pm

PHP script for creating website for users of our website

Post by btg »

I have a situation where i need to provide the users of our website with provision to create their own pages.

Its something like this
our site is website.com

i need to provide users who sign up with the provision to showcase their pages
like user.website.com or website.com/user

also i would like the page creation part to be easier for them. With Editors, Template Selection... :P

Anyone could suggest a PHP script for this

Thanks in Advance
User avatar
panic!
Forum Regular
Posts: 516
Joined: Mon Jul 31, 2006 7:59 am
Location: Brighton, UK

Re: PHP script for creating website for users of our website

Post by panic! »

You could make one using very basic php
Post Reply