Hello there,
I was wondering if there was any intermediate format I could compile my
PHP scripts to in order to gain speed.

For example, having the format/validity of the scripts already
formatted, function locations ready in an index, PHP function calls, etc
etc. Sortof like "obj" files for C++.

Is this available? If not, what is the easiest way to link in a few of
my own fully compiled functions to be used from PHP?

Thanks to everyone who has any clue what I am talking about :),
Thomas



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to