Sr. PHP Programmer Question: Download Senior PHP Programmer PDF

What are some of the big changes PHP has gone through in the past few years?

Tweet Share WhatsApp

Answer:

There are a number, but the big ones people are looking for are:
☛ PHP 5.0 realised the object model (AKA OOP).
☛ 5.1 added PDO - for accessing databases.
☛ 5.3 - added namespace support and late static bindings.

Download Senior PHP Programmer PDF Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
Explain what are the different types of errors in PHP?What are some PHP Design patterns you have worked with?