Answers

Question and Answer:

  Home  Senior PHP Programmer

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

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.

 197 views

More Questions for you: