Answer the question
In order to leave comments, you need to log in
How to encrypt with Ioncube for different php versions?
You need to encrypt the script and lay it out for users. Faced such a problem - an encrypted file is created for a specific version of php. Let's say you can create many archives for each version, check for the php version when installing the script and give the right one, but what if the hoster updates php or the user wants to change it himself, not reinstall everything for him.
Answer the question
In order to leave comments, you need to log in
Well, the answer is that you need to save the version of php during installation, and then check it has not changed, if it has changed, download for the desired php.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question