Andy Pieters wrote:
I came across some text that sais PHP compiles the script to bytecode prior to
running it.
Is this true, and is it possible to instead of .php source files, use those
bytecodes files in distribution?
It sounds like you're looking for APC:
http://php.net/apc
Hope that help
On 9/21/05, Andy Pieters <[EMAIL PROTECTED]> wrote:
> Hi all
>
> I came across some text that sais PHP compiles the script to bytecode prior to
> running it.
>
> Is this true, and is it possible to instead of .php source files, use those
> bytecodes files in distribution?
There are no "bytecode
> I came across some text that sais PHP compiles the script to bytecode prior to
> running it.
PHP compilies the source to OPCodes.
>
> Is this true, and is it possible to instead of .php source files, use those
> bytecodes files in distribution?
>
>
> With kind regards
>
>
>
> Andy
>
> -
Andy Pieters wrote:
I came across some text that sais PHP compiles the script to bytecode prior to
running it.
Is this true, and is it possible to instead of .php source files, use those
bytecodes files in distribution?
http://php.net/bcompiler
--
Jasper Bryant-Greene
Freelance web develope
4 matches
Mail list logo