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

Site Updates, Zend, and PEAR
Oct 15, 2001 @ 15:36:51

Sorry for the late news post today - I had some ocular troubles (I broke my glasses late last night).
Well, it looks like EvilWalrus.com is back up and back in business. Now, if they can just manage to keep it that way...thanks to Warlocky for the update.

And, on that note - PHPHead appears to be back up too. They had a "scheduled outage" because of relocation and all, but now they're back from their week long move.

Also new today, Zend has their latest and greatest Weekly Summary for this week. Some of the highlights are the change from PHP4.0.7 to PHP4.1.0, the addition of a PayFlowPro module for Win32, and some fixes with alternate syntax.

Finally today, we have a new article from the O'Reilly Network PHP Center about Caching PHP programs with PEAR. This allows you to generate pages that cache the information on them so that it's not pulled every time the pages are hit. This can be a major advantage to a site that doesn't change much and could benefit from the decreased server load.

tagged:

Link:


Trending Topics: