PHP5 new features
There’s a good article on onlamp.com about some of the new features in php5: Why PHP5 Rocks!. I’ve been doing some development with php recently, and reading this list with new features makes me want to switch to php5 immediately: better mysql support, better oo implementation, better xml and soap support, exception handling, and support for tidy. The only question is, when will it be stable enough for hosting companies to start using it?
17 Jul 2004 |