|
Create .BIN with Zend?
I found this file which contains 2 files, PHP and BIN.
On execute, PHP file will check BIN existence. If it exists, the PHP file will process 'things' inside BIN file.
I checked the inside of BIN file. It contains 'Zend' at first string.
- Is BIN file created with Zend? (Zend Optimizer or Zend Encoder?)
- If yes, how to create BIN file? And how to process the BIN file?
Thank you much for helping me...
best regards.
|