Difference between php5 and php6
Posted by Raj
Difference between php5 and php6
In this article, I will explain about upcoming changes in php6.php6 is not yet released.PHP6 will offer many improvements and will remove some of the functionality that has been in older versions of PHP.
Features:
please check below link to read complete details about the upcoming changes in PHP6:
http://www.ibm.com/developerworks/opensource/library/os-php-future/
In this article, I will explain about upcoming changes in php6.php6 is not yet released.PHP6 will offer many improvements and will remove some of the functionality that has been in older versions of PHP.
Features:
- PHP6 removed all deprecated features and functions.
- The goto operator is available as of PHP 5.3.
- Support for Unicode strings in many of the core functions.
- register_globals, safe_mode and magic quotes options will be removed.
- SOAP Web services is present in PHP5, but in php6, it will be enabled by default.
- All E_STRICT messages will be merged into E_ALL.
- foreach with multi-dimensional arrays.
please check below link to read complete details about the upcoming changes in PHP6:
http://www.ibm.com/developerworks/opensource/library/os-php-future/
This entry was posted on October 4, 2009 at 12:14 pm, and is filed under
Difference in php5 and php6,
future of php,
PHP,
php future,
PHP interview questions and answers,
php6,
php6 features,
php6 tutorials
.You can leave a response, or trackback from your own site.