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

Vexxhost.com:
Top 5 new (and cool!) features in PHP5 that you probably haven't heard of
Jan 05, 2007 @ 16:42:00

From the Vexxhost.com blog today comes a quick overview of some of the "new and cool features" of PHP 5 that you might not have heard of - a top five list.

PHP5 has brought so much new features but because of its big syntax changes, a big percentage of the PHP developing base has not made the change. Here are the top new features that could change your mind.

The list they've created includes:

  • Better error handling with exceptions
  • Completely rewritten MySQL extension
  • A heck of a lot more useful functions
  • Finally! SQLite database support!
  • The best damn OOP support period
with each having a bit of a explanatory paragraph...

tagged: topfive list feature php5 exception mysql sqlite oop support topfive list feature php5 exception mysql sqlite oop support

Link:


Trending Topics: