Re: Re: cache xml objects in php5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I guess to only way to solve my problem is to write my own extension to
> initialize my objects in my own memory (even can keep them in local memory, as
> long as they are persistent across requests).  You mentioned to write a MINIT
> hook; could you give some more details?  Is there any documentation or
> available sample extensions that I can start with?

Every extension in the ext/ directory of the PHP sources is an example.  Also look at pecl/*

Al read README.EXT_SKEL and README.PARAMETER_PARSING_API in the PHP sources.

-Rasmus

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux