What is meant by content management system?
Answer Posted / 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 |
Post New Answer View All Answers
Which operator is used to concatenate two strings in PHP?
Why php is used in html?
What is difference between array_merge and array_combine?
How many types of session are there?
What are the three parts of an http request?
Which function is used in php to check the data type of any variable?
What is the use of dual table in mysql?
What is session and Cokkies . How it works . tell some thing about Session_id()
How to Pass JSON Data in a URL using CURL in PHP?
How to enable parsing?
What is the difference between include and require?
How to access a global variable inside a function?
How can you get the size of an image in PHP?
Tell me what is mean by an associative array?
Write a program to get second highest number in an array using php?