What is the difference between Joomla and Drupal?
Answer Posted / maninder dhiman
Joomla and Drupal are both CMS but they have lot of
difference. Like Joomla use plugin and modules but in Drupal
we can use modules only. Drupal is SEO Friendly whereas in
Joomla you need to buy a plugin. Drupal use smarty where as
Joomla use his own code format. In Druapl we can create
multiple website with single installation.
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
How do I escape data before storing it into the database?
What is session and Cokkies . How it works . tell some thing about Session_id()
Can the value of a constant change during the script's execution?
Write syntax to open a file in php?
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
Name some of the constants in php and their purpose.
What is a PHP Filter?
What is php's mysqli extension?
What are the different ways to login to a remote server?
What are the rules in creating php variable?
What is list in PHP?
What is difference between html and php?
How to enable error reporting in php?
Tell me what is the main difference between require() and require_once()?