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?

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

Is a number php?

0 Answers  


What is the different between cookies and session in php?

13 Answers  


What is cookie in php with example?

0 Answers  


How can we increase the execution time of a PHP script?

12 Answers   CyberBeoz, Photon, XTX,


List few sensible functions in PHP?

0 Answers  


What is difference between mysql_fetch_array and mysql_fetch_assoc?

0 Answers  


1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10

14 Answers   Aquasol, Infosys, TCS, Torque Infotech,


How to get path of php.ini with a php script?

1 Answers  


Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?

4 Answers  


What language is php written in?

0 Answers  


What the difference between the 'bitwise and' operator and the 'logical and' operator?

0 Answers  


What are the features of object-oriented programming in php?

0 Answers  


Categories