Boost PHP Performance with Opcode Cache

Posted by IdaAshley on Feb 23, 2007 5:52 AM EDT
IBM/developerWorks; By Martin Streicher
Mail this story
Print this story

PHP is an easy to use scripting language often used in Web applications. PHP code is parsed and translated to opcodes every time it executes, but there is no need to translate the same PHP code each time. An opcode cache eliminates that rework, making PHP applications faster.

Full Story

  Nav
» Read more about: Story Type: News Story; Groups: IBM, PHP

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.