I just wonder if PHP4 has the ability to compile scripts into binary code, like JAVA ?
If so, can someone please tell me how can I use such functionality in PHP ?
Thanks.
Zend Compiler will. It's not released for the moment and it probably won't be free software.
http://www.zend.com for infos
JBL