| |
WWI Encoder for PHP
Intro
Version
Date
Feature
Copyright
Download
Limit
How to Buy
ChangeLog
FAQ
Other
|
|
Intro |
| |
WWI Encoder protects your PHP code by encoding them into non-readable files.
You can use it in any PHP file as long as those files are executed directly by PHP
or included in other PHP files by using 'include()', 'require()' or 'include_once()'.
|
Version |
| |
v1.1 |
Release Date |
| |
2005/03/27
|
Feature |
| |
| * |
You can encode your PHP files by using the built-in win32 tool. |
| * |
This version only provides PHP 4.0.4pl1 & 4.0.6 & 4.1.x & 4.2.x & 4.3.x win32 extension. |
| * |
Extensions for other platforms (i.e. Linux/BSD/...) are not available yet! |
|
Copyright |
| |
The Evaulation Version of WWI Encoder for PHP can be used for non-commercial software freely.
You can also distribute the original version of WWI Encoder without making profit from it.
But you can't distribute parts of it, or even modify it.
|
Limit |
| |
No time limit and function limit for Evaluation Version.
Attention: in Evaluation Version, you can use: echo wwidec("...") to get the original source code,
which means you can't protect your code with Evaluation Version.
This feature won't be available in Registered Version.
|
ChangeLog |
| |
[2005/03/27] v1.1 : Support PHP 4.0.4pl1 & 4.0.6 and fix memory leak issue
|
| |
[2002/10/08] v1.0 : First Release
|
|