Encoding
Encoding with the Zend Guard allows developers to encode their PHP script at any time during the development process. More importantly, this enables code to be encoded prior to distribution or publishing.
Find out how to:
-
Encode projects - Encode files and expected outcomes.
-
Distribute Encoded Files - Transferring encoded files.
-
Manually Encode - Encoding files without the user interface.