954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Content Managment Sysytem

Hi,
I need help on understanding the content managment system.
What is cms?
How to build it.
Is there any book through which i can know how to make php webb content managment system.
I just know that joomla and drupal are content managment system.

I had a php book in hwich link manintaing example is given under content managment.
So i am totaly confused.
Please help

Thankx

dss
Junior Poster in Training
77 posts since Aug 2006
Reputation Points: 10
Solved Threads: 0
 

CMS, as its name, use script and database to manage content/information. A good example is this forum. All posts and topics, as well as codes and blogs are kept in database and using php script to draw the information, when requested.

In many websites, the programmer tends to use cms to make the site easy to update and allow the owner to add new information from time to time. Like you pointed out, you can use database to keep links, and when requested, display the links in the user defined format.

To build a cms for a website, all you need is good knowledge on scripting language (such as php and asp) and database design. Once you master these two, the limit you can do with it is (almost) up to your imagination and creativity. Of course, there is limitation on different database systems (such as MySQL, MSSQL, Oracle).

I developed a CMS for my Store2Go site where information of all stores is driven by databases. The owner of the stores can update whatever they like through an interface (the control panel).

zippee
Posting Whiz in Training
294 posts since Jan 2005
Reputation Points: 10
Solved Threads: 7
 

Hi,
The easiest way to find something's meaning is by using wikipedia.
Type this:

define:the word you want

in google search text-field and it will help you.
In this case:

define:CMS

and it would come up with many links and we'll choose Wikipedia. http://en.wikipedia.org/wiki/Content_management_system

Good luck.

mostafadotnet
Junior Poster
157 posts since Jul 2006
Reputation Points: 55
Solved Threads: 11
 

Hello All
I Like Joomla CMS.Joomla is the best CMS in the world, Those sites which are in Joomla CMS has better security and can be build with good quality.

Thanks

jwd.adodis
Light Poster
48 posts since May 2010
Reputation Points: 7
Solved Threads: 2
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You