944,142 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 1493
  • PHP RSS
Sep 11th, 2006
0

Content Managment Sysytem

Expand Post »
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
Similar Threads
dss
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
dss is offline Offline
77 posts
since Aug 2006
Sep 11th, 2006
0

Re: Content Managment Sysytem

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.
Reputation Points: 10
Solved Threads: 7
Posting Whiz in Training
zippee is offline Offline
294 posts
since Jan 2005
Sep 13th, 2006
0

Re: Content Managment Sysytem

Hi,
The easiest way to find something's meaning is by using wikipedia.
Type this:
PHP Syntax (Toggle Plain Text)
  1. define:the word you want
in google search text-field and it will help you.
In this case:
PHP Syntax (Toggle Plain Text)
  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.
Reputation Points: 55
Solved Threads: 11
Junior Poster
mostafadotnet is offline Offline
157 posts
since Jul 2006
Jun 1st, 2010
-2
Re: Content Managment Sysytem
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
Reputation Points: 7
Solved Threads: 2
Light Poster
jwd.adodis is offline Offline
48 posts
since May 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
This thread is currently closed and is not accepting any new replies.
Previous Thread in PHP Forum Timeline: Joomla Basic quesion?
Next Thread in PHP Forum Timeline: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC