Friday, 9 August 2013

Professional PHP Volume 2

PHP 5.3 introduced a number of new features that every professional PHP programmer should incorporate into their skill set: namespaces, lambdas, closures, and late static binding, all of which are concepts that you might know from other languages and which are now available in PHP. READ MORE

No comments:

Post a Comment