Community News: PHP Group Responds to Google's "Speed Tips" Recommendations
Updated: 2009-06-27 19:55:56
Right along with some of the other posts about the "best practices" that Google "recently post, the PHP group has also responded to dispel some of the recommendations Google gives.
With regards to the new article posted at , all of the advice in it is
completely incorrect. We at the PHP team would like to offer some
thoughts aimed at debunking these claims, which the author has clearly
not verified.
The group through each of the five things Google recommends and tells why they are incorrect including the fact that, while some of the recommendations might have been true back in PHP3, they aren't at all true of the current PHP5 releases.

: Zend Developer Zone Advancing the art of PHP Login Register Contribute Username : Password : Processing login . Please wait . Home Articles Tutorials Podcasts News Events Forums PHP Manual Quick Links Get PHP Zend Home Page Zend Framework Zend Server CE Zend Server Zend Studio Zend Guard php|architect PHP Podcasts Loading feed Loading feed Loading feed Java Zend Server PHP and Java : Using Java Print Service with Zend Server Community Edition kschroeder 2 comments Wednesday , June 24, 2009 PHP and Java : Using Java Print Service with Zend Server Community Edition If one were to survey the extensions available in PHP one might come to the conclusion that we actually lived in a paperless society . However , we all know that isn’t true . So why does PHP not have good printer support One option that explains why this might be the case is simply that printing documents is contrary to what PHP does well handle short requests as quickly as possible . Printing is not conducive to this . But what if you still need to have printing support in your PHP application With Zend Server Zend’s integrated PHP application stack , the answer might be not what you were expecting . Use the PHP Java