I am making site which will get huge traffic. Should I make it PHP (ZEND or codeIg) Or should I simply go with drupal. Your's please
I think Drupal is written in PHP... Assuming you writing your site in PHP. I'd go with Zend. They have solutions from developing, QA, production, to optimizing, caching etc. I had been working in Zend environment and I am happy with it.
If you are beginner my recommendation is to go with CodeIgniter if you're familiar with MVC pattern, or simply write your own classes / functions.