| | |
Content Managment Sysytem
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
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
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
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).
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.
Hi,
The easiest way to find something's meaning is by using wikipedia.
Type this:
in google search text-field and it will help you.
In this case:
and it would come up with many links and we'll choose Wikipedia.
http://en.wikipedia.org/wiki/Content_management_system
Good luck.
The easiest way to find something's meaning is by using wikipedia.
Type this:
PHP Syntax (Toggle Plain Text)
define:the word you want
In this case:
PHP Syntax (Toggle Plain Text)
define:CMS
http://en.wikipedia.org/wiki/Content_management_system
Good luck.
![]() |
Similar Threads
- Final year project title (Computer Science)
- Have Updated Site - Please check (Website Reviews)
- Stamp Exchange and Discussion Forum [ PR4 / DMOZ / Yahoo ... ] (Websites for Sale)
- New Project - First One - Need Help! (PHP)
- IBSoftware Seeking 5 Individuals for Staff & Moderation (Software Development Job Offers)
- Concept to fruition - the chronicle of a new site (Growing an Online Community)
- Ideas for final year multimedia project (IT Professionals' Lounge)
Other Threads in the PHP Forum
- Previous Thread: HELP! t_string error
- Next Thread: Need Php/MySQL Programmer (PAID)
| Thread Tools | Search this Thread |
.htaccess alerts apache api archive array autocomplete beginner binary broken cakephp checkbox class cms code convert cron curl database dataentry date display duplicates dynamic echo email emptydisplayvalue error execute explodefunction file files firstoptioninphpdroplist folder form forms function functions google hack href htaccess html htmlspecialchars image include insert ip javasciptvalidation javascript joomla keywords limit link login mail matching menu methods mlm multiple mysql network object oop paypal pdf php problem query radio random recursion recursive redirect remote script search securephp server sessions shot sms source space sql subscription syntax system table tutorial tutorials update upload url validator variable video web youtube





