Why Shall i use a PHP Framework
Khan Koder’s Question:
I m New to WEB Development I use Apache2.0i and NOTEPAD++ for web development i came to hear about some new words CAKEPHP, CodeINgniter Zend Etc.
Can any one please Tell me in detail why do i need Frameworks what is the benefit of these frameworks i dont really understand these frameworks.
You would just never find a good example of raw PHP code over the whole internet.
So, learning raw PHP you will learn ancient techniques and bad practices as well.
While framework tutorials will teach you a better ways, good practices and safer code.
Despite this question is very unwelcomed in this community. I would like to point you http://www.phpframeworks.com/
And please focus on core PHP if you are starting on PHP Development, it will make you much stronger.