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
Utility of php framework
Moderator: General Moderators
-
mikeashfield
- Forum Contributor
- Posts: 159
- Joined: Sat Oct 22, 2011 10:50 am
Re: Utility of php framework
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).