[phpa] Re: when will compiler functionality be added?

>From: John Buckner <johnbuckner@xxxxxxxxx>
>Reply-To: phpa@xxxxxxxxxxxxx
>To: phpa@xxxxxxxxxxxxx
>Subject: [phpa] when will compiler functionality be added?
>Date: Sun, 14 Apr 2002 09:52:37 -0700 (PDT)
>
>Unfortunately I must use the slower APC for now
>because of my need for protecting the PHP on my
>server.  APC allows me to cache the scripts and then
>delete the original PHP files, in a sense running as a
>compiler.  Of course someone can try to
>reverse-compile the scripts, but at least its not
>easy...

I haven't tried this but it might just work... with PHPA running
have a script load each of your files, then after that is done
have another script wipe all the files to length 0 without updating
the file timestamp.

Cheers,
Rob.

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

------------------------------------------------------------------------
  www.php-accelerator.co.uk           Home of the free PHP Accelerator

To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe


Other related posts: