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 helps.

Chris

--
Chris Shiflett
Brain Bulb, The PHP Consultancy
http://brainbulb.com/

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

Reply via email to