M
M
Marty McFly2017-09-25 18:13:42
PHP
Marty McFly, 2017-09-25 18:13:42

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

1 answer(s)
M
Marty McFly, 2018-06-04
@alex_shevch

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 question

Ask a Question

731 491 924 answers to any question