By ace77
via www-128.ibm.com
Published: Feb 22 2007 / 01:40
PHP is a scripting language most often used to create Web applications. It's easy to learn and produces visible results quickly. However, because PHP is interpreted, PHP code is parsed and translated to opcodes every time it executes. An opcode cache eliminates that rework, making PHP applications faster.
Comments
Lowell Heddings replied ago:
Xcache is very cool. I just installed it to test it out, seems to improve speeds dramatically, although I haven't yet run any stats on it.
Voters For This Link (7)
Voters Against This Link (0)