how do i build CMS for my sites

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
adsegzy
Forum Contributor
Posts: 184
Joined: Tue Jul 28, 2009 9:26 am

how do i build CMS for my sites

Post by adsegzy »

Hello friends, please i need help on simple ways of building CMS for my sites so that my clients will be able to change the content of their sites at will.

regards
mikosiko
Forum Regular
Posts: 757
Joined: Wed Jan 13, 2010 7:22 pm

Re: how do i build CMS for my sites

Post by mikosiko »

no need to re-invent the wheel.... use joomla, drupal or similar... I prefer drupal... google it

Miko
wiseoleweazel
Forum Newbie
Posts: 5
Joined: Thu Feb 11, 2010 6:25 pm

Re: how do i build CMS for my sites

Post by wiseoleweazel »

Yes, do not try to re-invent the wheel, but you can of course improve on it :)

As posted above, you can use premade systems and implement those, however if learning how to make a cms completely tailored to yours, or your clients needs is in order im sure someone here can help.
User avatar
McInfo
DevNet Resident
Posts: 1532
Joined: Wed Apr 01, 2009 1:31 pm

Re: how do i build CMS for my sites

Post by McInfo »

How can you understand the wheel if you don't try to re-invent it? Until you master the wheel, you are a slave to it.

If you need to put something together fast, use a ready-made CMS. If you want to understand them, start small and work your way up.

Wikipedia: List of content management systems

Edit: This post was recovered from search engine cache.
Post Reply