Posted by supppi on December 28, 2012 at 12:04am
need to choose tools for building websites.
I know a little about drupal and know that there are various modules and themes available for building websites. However, in case I have some special requirements, can I use other framework (e.g. php) for the extension?
(since I was told it's hard to modify the CMF)
Thanks!
Comments
PHP is a language not a
PHP is a language not a framework.
Drupal is both a CMS and a framework written in PHP with a wide variety of contributed modules as well as rich API for extending Drupal.