Page 1 of 1

Utility of php framework

Posted: Wed Nov 09, 2011 5:57 pm
by mukesh_baba
Dear Team Member

I am fresher to php,i have developed small applications in php using xampp server,Dreamweaver CS
but i am not able to understand what is framework and which framework i am using please brief me about this

Re: Utility of php framework

Posted: Fri Nov 11, 2011 3:06 pm
by mikeashfield
There are lots of PHP frameworks (1 Yii,CodeIgniter, CakePHP, Zend, Symfony, to name just a handfull); I guess you would be using any particular framework without knowing it, as the main use for using a framework is to make better use of MVC (database interaction, presentation layer, application logic).