News Feed
Jobs Feed
Sections




News Archive
feed this:

Gopal Vijayaraghavan's Blog:
APC Autofilter The Real Story
September 24, 2007 @ 16:43:00

According to Gopal Vijayaraghavan, PHP developers "don't really understand PHP":

They know how to use PHP - but they hardly know how it works, mainly because it Just Works most of the time. But such willful ignorance (otherwise known as abstraction) often runs them aground on some issues when their code meets the stupidity that is APC.

To illustrate, he talks about how a simple bit of functionality in PHP, includes, really work. He describes how they're handled (evaluated at run time) and how the APC relates to this process.

He presents a dilemma where classes are created in two different ways (inside and outside included files) and a problem that could cause the APC caching to not cache a file at all after a certain point. He even gives an example of how, in "normal code" and a pretty basic development situation, this sort of thing could happen.

0 comments voice your opinion now!
apc autofilter compile opcode cache apc autofilter compile opcode cache



Community Events











Don't see your event here?
Let us know!


interview introduction zendframework2 testing podcast application development phpunit functional opinion tool unittest conference series example framework release community language code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework