ioncube Questions

5

I am in middle of ionCube installation but php configuration is missing zend_extension for ionCube but not specify what is exactly I am working on CentOs All well Thanks:)
Yehudi asked 7/2, 2013 at 6:57

4

Solved

I'm using the following code: <?php if(extension_loaded("IonCube Loader")) { // Yes } else { // No } ?> I'm just concerned that this won't work across every server with IonCube enabled....
Borghese asked 13/8, 2010 at 13:30

1

Solved

ionCube stores php files in encrypted format and it is installed as php extension but what i want to know is when I request the encrypted php file from non-encrypted php file how does php compiler ...
Publishing asked 3/10, 2016 at 5:46

0

I decided to post after trying several things to no avail. Hopefully someone experienced the same and have an answer for me. I get this error: recv() failed (104: Connection reset by peer) while ...
Albertinaalbertine asked 21/11, 2015 at 12:42

7

Solved

I have a script, and I sell it to some people. I need a way to make sure that my script won't work on any website that not in my clients list. First of all, I am using IonCube to encrypt my PHP c...
Obsolesce asked 16/12, 2012 at 1:58

2

Solved

I have a local installation of Ubuntu Server 12.10 via VirtualBox for my PHP programming purposes. Recently I've installed the Xdebug in this way: sudo apt-get install php5-xdebug Then added 'x...
Machute asked 11/2, 2013 at 19:19

1

Solved

I'm a php developer and currently searching for software to protect php code. I know there exist obfuscators and encoders (and both).. but it seems that it's possible to "decrypt" code encode...
Thacker asked 21/5, 2013 at 19:48

1

Solved

I am customizing geodesic classified, my client has not given me access to a licence file (rather I have not asked him about this). I am able to customize it from the admin panel, but I want...
Furred asked 9/10, 2012 at 7:38

5

Solved

I have created a plugin for WordPress although I would like to encrypt it to stop people from viewing the source code. I've heard of Zend Guard and IonCube although is there a free alterna...
Bod asked 24/7, 2011 at 20:55

5

Solved

I've developped a php script and I want to protect my files, so what do you think is the best choice for doing this. ionCube starting from 199$ Zend Guard 800$ Is there any other cheaper ...
Passus asked 14/12, 2010 at 23:46

2

Solved

I've spent the better part of an hour looking for a definitive answer to this question. A script I need to use requires the IonCube loader be enabled and I've grown quite fond of APC. Should I exp...
Underlying asked 30/9, 2010 at 8:7

5

Solved

I don't know PHP at all; this is more of a question of curiosity. Following the PHP function below in the text file are a few thousand characters of text, such as: xnEFstUhSNWGSx5zTq4X/AUw/rtism+...
Cubiform asked 7/10, 2010 at 18:57
1

© 2022 - 2024 — McMap. All rights reserved.