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
which will print out the php call stack?
Do loops php?
What is the use of strip_tags() method?
How do you end php?
What does sign mean php?
What is faster in php?
How can we submit from without a submit button?
Does php need to be installed?
Tell me in php, objects are they passed by value or by reference?
How to call php function in jquery?
Can you extend a final defined class?
How to invoke a user function?
When a conditional statement is ended with an endif?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
How to check an key is exists in array?