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
What is regex in html?
What is meant by public, private, protected, static and final scopes?
Are parent constructors called implicitly inside a class constructor?
Is multilevel inheritance possible in php?
What is $_ server request_method == post?
Is php free to use?
Explain about switch statement in PHP?
What are traits?
Which is better php or wordpress?
How do I check if a given variable is empty?
What is the default time in seconds for which session data is considered valid?
What is Gd PHP?
What is array filter php?
What is php session_start() and session_destroy() function?
What is difference between mysql_connect and mysqli_connect?