kiathai
Joined: 28 Jun 2017 Posts: 1
|
Posted: Wed Jun 28, 2017 11:30 am Post subject: Simple encoded script for check that ioncube-loader worked |
|
|
In my project, I provide the PHP-interpreter to customers. I do not use in my project php-scripts encoded with ioncube. However, other developers want to encrypt their extensions using the ioncube encoder. When building the PHP-interpreter, I want to check that it is able to execute encoded scripts. Previously, i used for this purpose a script encoded for PHP5.3. However, when switching to PHP7 and the new ioncube loader, this script failed. Can you provide some elementary encoded script (for example, call only phpinfo())? It would be very good if such a script would be provided along with ioncube-loader. |
|