Question:

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

Answer:

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

http://en.wikipedia.org/wiki/PHP#Release_history


Keywords:

© 2017 QuizBucket.org