Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is meant by content management system?

Answer Posted / dhamu

A Content Management System ( CMS ) is used to add, edit,
and delete content on a website. For a small website, such
as this, adding and deleting a page manually is fairly
simple. But for a large website with lots of pages like a
news website adding a page manually without a content
management system can be a headache.

A CMS is meant to ease the process of adding and modifying
new content to a webpage. The pages content are stored in
database, not in the file server.

This tutorial will present an example of a simple content
management system. You will be able to add, edit and delete
articles using HTML forms.

For the database table we'll call it the news table. It
consist of three columns :

* id : The article's id
* title : The title of an article
* content : The article itself

Is This Answer Correct ?    18 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?

1123


What is die in php?

1106


What are php string functions?

1053


Applications written to provide a GUI shell for Unix and Linux are called

1105


What are some of the advanced features of php?

1041


How can you send http header to the client in php?

1064


How do I run a php script?

1232


What is the difference between rest and soap?

1220


What is the difference between fopen() and fclose()?

1156


What is the difference between $argv and $argc? Give example?

1054


Why do we use polymorphism in php?

1071


What is the use of explode() function?

1116


Which programming language does php resemble?

1004


What is purpose of @ in Php?

1135


What are the correct and the most two common way to start and finish a PHP block of code?

1112