ionCube is a tool to obfuscate PHP code so clients can run software without having the source code.
I'm a php developer and currently searching for software to protect php code. I know there exist obfuscators and encoders (…
php ioncubeI am customizing geodesic classified, my client has not given me access to a licence file (rather I have not …
php encryption ioncubeI'm using the following code: <?php if(extension_loaded("IonCube Loader")) { // Yes } else { // No } ?> I'm just concerned that …
php ioncubeI am in middle of ionCube installation but php configuration is missing zend_extension for ionCube but not specify what …
php ioncubeI have created a plugin for WordPress although I would like to encrypt it to stop people viewing the source …
php encryption ioncube zend-guardI just cloned a website from one server to another using cPanel import tool (probably this last part is not …
php magento zend-framework ioncubeI've developped a php script and I want to protect my files, so what do you think is the best …
php encryption drm ioncube zend-guardI am using ioncube to encode my scripts. But i don't know the loader version that is installed on sever. …
php ioncubeI try to install Ioncube Loader with XAMPP and PHP 5.5. I need this for XT Commerce on my local machine. …
php php-5.5 ioncube