[SOLVED] Compile PHP to Bytecode / Binary?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

[SOLVED] Compile PHP to Bytecode / Binary?

Post by Chris Corbyn »

Hi,

Does anybody have any idea how to compile PHP into bytecode or binary code? (security advantages and speed increases)

Just something I stumbled across, then clarified by feyd 8) a few weeks ago and now I want to have a play with it.

Do I need to download a third party compiler for this?

Thanks :P
Last edited by Chris Corbyn on Mon Feb 21, 2005 8:17 pm, edited 1 time in total.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Searched as advised :lol:

ZEND....

Case closed :wink:
Post Reply