What is the difference between Joomla and Drupal?

Answer Posted / mayank drupal developer

Joomla is based on a framework that is made of classes and
objects while drupal don't use the class/object model.

drupal make use of associated array. Drupal provide the
hooks to extends the functionality. It supports the function
and theme overriding on various levels. It has a very big
code base that is very easy to understand.

Drupal has the some modules in pocket that the joomla going
to copy the functionality. One of them is CCK

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what kind of things have you done on the social side?

509


Is multilevel inheritance possible in php?

508


Php code to find whether a number armstrong or not?

551


What are constructor and destructor in PHP?

555


What is the difference between == and === operator in PHP?

474






What is mean tnq

1091


Can you give example for trait in php?

541


What are the different loops in php?

550


What is a composer in PHP?

547


What is the use of anonymous function in php?

557


List some of the features of php7.

542


What is mysqli php?

528


Can I use php in html?

565


How to remove html tags from data in php?

628


How can you pass a variable by reference?

559