View Single Post
  #5 (permalink)  
Old 03-04-2008, 12:46 AM
tobyhede tobyhede is offline
Senior Member
 
Join Date: Nov 2006
Location: Melbourne, Australia
Posts: 182
tobyhede is on a distinguished road
Default

Drupal and Zend are very different.

I haven't used Drupal in years, but it tends to be pretty tricky to customise. If want you want is more or less out-of-the-box behaviour, then Drupal is great.

Also: stay clear of Smarty. It's pointless. PHP is already a templating system,. so using a templating system built with a template system is crazy. A decent MVC framework is all you need.
__________________
toby hede
---------------
Toby Hede’s Blog on Ruby, Rails, User Experience and Stuff
Reply With Quote