PHP5 Final Available

Well finally, after many time of development, PHP5 final is ready to be used as a stable product. Remember MySQL is not bundled anymore, instead, you have SQLite. But that doesn’t mean that we can’t use MySQL anymore, that’s why you can have enabled in your PHP installation the MYSQLi extension.

“This new extension includes an object-oriented interface in addition to a traditional interface; as well as support for many of MySQL’s new features, such as prepared statements”

…and many more features.

You can get this version at PHP Official Page

Or you can go directly here to the downloads page

P.S. I’m not saying that PHP5 it’s the greatest thing because it has a bigger number, i’m going to try it before making any kind of judgement, so be tuned to know what i think about this.

One Response to “PHP5 Final Available”

  1. Xivio Says:

    Yeah Im running the new PHP 5 final release as a WAMP server on my box. Yeeee

Leave a Reply