[phpa] Re: when will compiler functionality be added?
- From: "Blobule the Immortal" <blobule@xxxxxxxxxxx>
- To: phpa@xxxxxxxxxxxxx
- Date: Wed, 17 Apr 2002 08:51:03 -0400
>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
- Follow-Ups:
- [phpa] Re: when will compiler functionality be added?
- From: Nick Lindridge
Other related posts:
- » [phpa] when will compiler functionality be added?
- » [phpa] Re: when will compiler functionality be added?
- » [phpa] Re: when will compiler functionality be added?
- » [phpa] Re: when will compiler functionality be added?
- » [phpa] Re: when will compiler functionality be added?
- » [phpa] Re: when will compiler functionality be added?
- » [phpa] Re: when will compiler functionality be added?
- » [phpa] Re: when will compiler functionality be added?
- » [phpa] Re: when will compiler functionality be added?
- » [phpa] Re: when will compiler functionality be added?
- » [phpa] Re: when will compiler functionality be added?
- [phpa] Re: when will compiler functionality be added?
- From: Nick Lindridge