PHTML Encoder for UNIX 5.3

 

Quick start

Usage

FAQ

PHTML Encoder PRO

Our products

Contact us

Overview

The PHTML Encoder (formerly-PHP Encoder) allows encoding PHP scripts before distributing them. The script code logic is preserved while using cryptography to hide your logic from prying eyes. Because PHTML Encoder is a cross-platform product, this software will workon ALL computer and server platforms which support PHP. The PHTML Encoder includes console and GUI versions of converter for encryption/decryption of your scripts. You can use wildcards to easily convert a whole project. The PHTML Encoder is transparent to your visitors. It is possible to combine protected and unprotected scripts on one web site.

 

For example, this is a source script:

<?php

phpinfo();

?>

The protected scripts is:

PHPEnc8+?&F?UJY&#Y??r)?njLµY?w}a

here PHPEnc is prefix.

New!!! Now you can use self-decodable scripts, which do not require any changes to your PHP installation.

Note! PHTML Encoder renamed from PHP Encoder by request of PHP Group.

 

PHTML Encoder has the following features in comparison with analogous software products:

1. PHTML Encoder uses cryptography for protection of PHP scripts.

2. You can purchase the source code of PHTML Encoder. This allows you to customize PHTML Encoder to meet your needs: you can change password, prefix, add own cryptography method, and so on.

3. Because PHTML Encoder is a cross-platform product, this software will work on ALL computer and web-server platforms which support PHP. The encoded scripts from one computer platform will work on any other platform.

4. There are three ways of implementing encoded scripts : substitution of PHP engine's library file, installation as PHP extension and self-decodable scripts. In last case you don't need any changes to the PHP installation.