On 11/17/2003 05:17 AM, Michael wrote:
Zend will never include a free encoder/accelerator into php by default.
What I am waiting for is Turck MMCache to offer a download of a file like php-4.3.4.tar.gz with Turck included. So when I need to upgrade php, I would go download a new version of php from Turck instead of php.net.
What I want to know is ... Turck MMCache is open source and php is open source so how hard is it to create that?
No. It is very simple. Turck MMCache is a shared library extension. You just need to drop the shared library (.so or .DLL) file in your PHP extensions directory and enable it in php.ini .
--
Regards, Manuel Lemos
Free ready to use OOP components written in PHP http://www.phpclasses.org/
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php