* Richard Harb <[EMAIL PROTECTED]> [2004-04-16 16:09:14 +0200]:

> Two come to mind:
> - Zend Encoder
>   costs $, but is widely supported as it 'only' needs zend optimizer to decode
> - Turck MMCache/phpcoder on sf.net
>   open source but not available on most webhosters. though IMHO the cache
>   alone is worth looking into
- apc-cache.
  its cachefiles could also be used as "encoded binaries".  it is not really
  encrypted (so you need a special decipher + key), but this maybe easily
  added into the loader function of the cache storage layer.
  

cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT services

  phone:     +49 36207 519931         www:       http://www.metux.de/
  fax:       +49 36207 519932         email:     [EMAIL PROTECTED]
  cellphone: +49 174 7066481
---------------------------------------------------------------------
   -- DSL-Zugang ab 0 Euro. -- statische IP -- UUCP -- Hosting --
---------------------------------------------------------------------

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

Reply via email to