Hello Nelson,
I like challenges, and thus implemented this idea in one hour. Hah, got
ya :) To be serious, this is one of the features of SRM. It is not in the
PHP core, but it may be in the future. You might want to have a look at
http://www.vl-srm.net/newsitem.php?id=1 , especially the section
A suggestion: instead of building cache systems to improve PHP's
performance, why don't you allow on php.ini to preload functions (on a file
or more) and store them on a interpreter and use it every time a request is
made?
I say this because I worked with a system built on Tcl, and Apache, (from