What is meant by content management system?

Answers were Sorted based on User's Feedback



What is meant by content management system?..

Answer / 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

What is meant by content management system?..

Answer / basha

Content Management System (CMS) is a dynamically change the
content in a page. Administrator have a full control to do
this dynamically changes add, edit, delete, move up/down and
etc...

Is This Answer Correct ?    9 Yes 3 No

What is meant by content management system?..

Answer / lunda

vagina is 9.6 km....my fav position is up side down but i
also like dog n frog position.....

Is This Answer Correct ?    15 Yes 23 No

Post New Answer

More PHP Interview Questions

if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer

0 Answers   Yash Technologies,


How to execute an sql query? How to fetch its result?

0 Answers  


Write a regular expression to get the value xxx from the string 'xxx@yyy.com'

9 Answers  


What is the difference between associative array and indexed array?

0 Answers  


Which function is used in php to count the total number of rows returned by any query?

0 Answers  






What is php and how do you use it?

0 Answers  


Why php is also called as scripting language?

0 Answers  


Is it easy to learn wordpress?

0 Answers  


Which is variable cost?

0 Answers  


How many types of errors in php?

0 Answers  


Write a PHP code to print following number pattern: 123 456 789

5 Answers  


How can we define a variable accessible in functions of a php script?

0 Answers  


Categories