Its been a year now using PHP and i think i do understand it now but dont understand what a PHP framework is and what it is used for, how it works, and if its necessary to use it.
A PHP framework is a web application development platform that helps you to write PHP programs. There are many PHP Frameworks. Popular among them is the Zend Framework. Visit the following link for more info: http://www.phpframeworks.com/
Its been a year now using PHP and i think i do understand it now but dont understand what a PHP framework is and what it is used for, how it works, and if its necessary to use it.
My opinion: real php programmers don't use frameworks, they build their own through time. Anytime I need a new widget, I build a class and add it to my library.
My opinion: real php programmers don't use frameworks, they build their own through time. Anytime I need a new widget, I build a class and add it to my library.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.