PHP6 suspended
For many days the eyes of the developers were facing the future of PHP 6. Rasmus Lerdorf hand a statement to announce that construction of the version 6 was deadlocked and therefore this branch has been stopped.
The decision of this difficult choice is caused by the integration of Unicode, which shows that this site is harder to implement than forecast.
Of course the contributors in this industry want to leave a little time to find a new trend.
Regarding other developments that would occur with PHP 6 are
- Improvement of Object Oriented Programming
- Improved security and functionality
- Evolution of deposit PECL
- Various improvements
These points are still valid and should be integrated in future versions
PECL – Updates 268
One package has been updated this week :
For memories : PECL is the C extension of PHP
PECL Website
All PECL packages
Indexing content with PHP
Indexing the web content may be in different ways. Among other using PHP and Swish-E as a simple web-based system of human indexing.
With this technique, you will be able to perform efficient indexing related files as HTML, XML, PDF or DOC.
Vikram Vaswani shows as a tutorial, using this technique with the use of the PECL extension
Read how to do this
