Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Show server ioncube loader version with php

Tags:

php

ioncube

I am using ioncube to encode my scripts.

But i don't know the loader version that is installed on sever.

Is there any way or any code or any function to Show the exact version of IONCUBE loader version ?

like image 909
Pafo Avatar asked Mar 18 '26 14:03

Pafo


1 Answers

It's an old question, but it's always good to know that the easiest way to find out the exact version of the ionCube Loader is to SSH to the server and type

php -v

This will give you something like :

PHP 5.5.30 (cli) (...)
with the ionCube PHP Loader v4.7.5, Copyright (c) 2002-2014, by ionCube Ltd.(...)
like image 63
Brac Avatar answered Mar 20 '26 05:03

Brac



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!