On Thu, 2008-09-25 at 23:17 -0700, steve wrote: > > The opposite might be true of user > > code though as developers become presumptive of the compiler doing their > > work for them :) > > Like PHP... which does absolutely no optimizations. You must not be using an optimizer. It may not be PHP specifically performing the optimization, but that's the beauty of PHP and how it allows extensions to hook into the engine at such a low level. Cheers, Rob. -- http://www.interjinn.com Application and Templating Framework for PHP -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php