Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Paving the Way for PHP5
Mar 28, 2003 @ 13:06:20

PHP5 is going to be one of the largest leaps in a while in the content of the PHP language, and there's loads of buzz going around about it. If you've missed out on some of the excitement, and what's coming, you might check out this presentation to get back on track.

In his Introduction to PHP5, Sterling Huges (of the NYPHP Group), gives one of the most comprehensive presentations of what PHP5 will be and how it can benefit you that I've seen. (And, yes, he put those cheesy images in there on purpose, heh.)

There's talk of the new namespaces, custom exceptions, and, of course, the big new feature - the new object system. PHP5 will have almost a completely redone OOP system to make using objects/classes/methods easier and more powerful than ever.

Thanks to PHPEverywhere for the link...

tagged:

Link:


Trending Topics: