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

Keeping Up to Date:
Latest Zend Weekly Summary
Sep 03, 2002 @ 12:44:47

New from Zend this morning is their latest PHP Weekly Summary, covering some of the things of this past week.

One of the coolest things that's talked about in this summary is the Apache Hooks that are being worked on. This would allow you to create a directive in your httpd.conf file that would let you use PHP to handle various pages requests with different files (see their example).

There are quite a few other things that are popping up as well with the XML parsing features of PHP as they become more widely used. Things like: a memory leak in the DOM-XML extensions, a fix to the XML-RCP extension, and some issues with the XSLT usage in PHP.

tagged:

Link:


Trending Topics: