Content Managment Sysytem

Reply

Join Date: Aug 2006
Posts: 77
Reputation: dss is an unknown quantity at this point 
Solved Threads: 0
dss's Avatar
dss dss is offline Offline
Junior Poster in Training

Content Managment Sysytem

 
0
  #1
Sep 11th, 2006
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
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 294
Reputation: zippee is an unknown quantity at this point 
Solved Threads: 6
zippee's Avatar
zippee zippee is offline Offline
Posting Whiz in Training

Re: Content Managment Sysytem

 
0
  #2
Sep 11th, 2006
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).
Last edited by zippee; Sep 11th, 2006 at 6:57 pm.
Ecommerce-Web-Store.com Building Your e-Business.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 155
Reputation: mostafadotnet is on a distinguished road 
Solved Threads: 10
mostafadotnet's Avatar
mostafadotnet mostafadotnet is offline Offline
Junior Poster

Re: Content Managment Sysytem

 
0
  #3
Sep 13th, 2006
Hi,
The easiest way to find something's meaning is by using wikipedia.
Type this:
  1. define:the word you want
in google search text-field and it will help you.
In this case:
  1. 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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC