Whether drupal is written in procedural-style or object oriented?
Answer / Nripendra Chandra Verma
Drupal is primarily written in a mix of PHP procedural code and object-oriented programming (OOP) principles.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the files required for creating custom module ?
What database does drupal use?
How to add custom php codes in pages using drupal?
Which of the following are the key characteristics of drupal?
What modules do you always recommend to your clients?
How to drop the table using module?
What is context and settings in drupal behaviors?
How we can create multilingual site. Which module have been used?
What is drupal programming language?
What is the use of menu management in drupal?
What is difference between template and theme?
Explain how caching work in Drupal?