What is the difference between Joomla and Drupal?
Answer Posted / maninderdhiman
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 ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is the scope of a variable defined outside a function?
What is the difference between echo print and print_r in php?
Is a number php?
Difference between mysql_connect and mysql_pconnect?
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
sort term descripttion form, report and uery
What are the difference between overloading and overriding in oops?
Why does php need server?
What does the scope of variables means?
What is overloading and overriding in oop?
How can we submit from without a submit button?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
How can I display text with a php script?
Where sessions stored in PHP?
What is the difference between == and === in php?