Does any one know of some good PHP software to replicate websites (allow
customer's to choose a template based website, etc.) Can't seem to find
anything.
Not 100% sure what you're asking for, but my assumption is you're talking about a way to rapidly build and re-skin websites for clients.
That's a pretty big ask, because at some point, the client (or your) will need features outside the scope of what your system can provide.
You could consider phpNuke or pretty much any other 'content management system' that supports 'skinning' and multiple levels of templates, then create some skins for your clients to choose from.
However, phpNuke et al may be taking it way further than what you need, in which case you should consider writing exactly what you want -- in which case when a new feature is requested, you can say "yes", rather than replying with "i don't know -- i'll have to do a search for a plug-in/extension, or write one, and I don't know how" :)
Start small, (5 templates with 5 pages each (home/about/contact/services/products) and add features as you need them.
Justin
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php