Creating dynamic webpages using PHP

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
tomld1
Forum Newbie
Posts: 2
Joined: Sat Oct 25, 2003 9:56 pm

Creating dynamic webpages using PHP

Post by tomld1 »

Does anyone know if there is an existing PHP script that will allow me to offer my customers there own http://username.mysite.com and allow them to completely customize the look and content of their site using their browser? Such as choosing from a variety of templates and upload as an admin and allow them to change the color schemes, create dynamic buttons, logos and graphics. Or allow them to customize the site completely using their own HTML.

Does anyone know if there is an existing PHP script which would allow me to do that?

Thanks guys I appreciate your help!

-Tom
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

User avatar
Derfel Cadarn
Forum Contributor
Posts: 193
Joined: Thu Jul 17, 2003 12:02 pm
Location: Berlin, Germany

Post by Derfel Cadarn »

..or try phpnuke.org/?
It doesn't provide all the services you wish, though...
tomld1
Forum Newbie
Posts: 2
Joined: Sat Oct 25, 2003 9:56 pm

Post by tomld1 »

I tried Hot Scripts and couldn't really find anything. However I don't know what this "type" of script is called. Would it be classified as a portal, virtual community, or hosting script? What's the most popular terminology for this script?

I did find one that was pretty close to what I need, except it's in flash. See, http://www.webdesignhq.com/. I would prefer something similar that managed HTML websites instead of flash.

I checked out phpnuke.org but that looks like a news management script. Don't really see how that would apply for what I need.

If there is no existing script out there, could someone give me an estimated development cost to get it made from scratch?

Thanks!
Tom
kta
Forum Newbie
Posts: 12
Joined: Fri Oct 24, 2003 5:35 pm

Post by kta »

There are all sorts of snippets of code all over the internet. But you're looking for a complex fully functional piece of software. It probably exists but with a high price tag. Can't help with the cost, I don't know, sorry.
Post Reply