Answer Posted / pankaj bisane
Joomla is famous Content Management system based on MVC
(Model view controller) architecture.
It has two parts : Admin and User
You can easily customise website using Joomla.
You can create components and modules for the required
functionality.
| Is This Answer Correct ? | 34 Yes | 5 No |
Post New Answer View All Answers
CWD is a type of shell variable. State Whether True or False?
Which function can be used to exit from the script after displaying the error message?
Tell me what are the encryption techniques in php?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
What is difference between static and constant?
Which is best framework for php?
How to create connection in php?
Does cors prevent csrf?
How do I run a php script in windows?
Tell me how is it possible to know the number of rows returned in result set?
What is the tags in PHP is not a valid way to begin and end a PHP code block?
How do you pass a variable by value in php?
Tell me what the difference between the 'bitwise and' operator and the 'logical and' operator?
How is it possible to remove escape characters from a string?
Are objects passed by value or by reference?