You are here: Zend Guard User Guide > Obfuscation > Function Obfuscation

Function Obfuscation

Function obfuscation, obfuscates more the application's function names and calls, (excluding entities that have been added to the Exclude List). All obfuscated files are also encoded automatically.

Function obfuscation along with Variable obfuscation provides the most efficient security coverage for PHP code.

You can exclude specific entities from being obfuscated by means of the Exclude List.

 

 

Related links

Related Links:
Obfuscation

Basic Tutorial

Encoding Only

Variable Obfuscation

Testing and Debugging

©1999-2013 Zend Technologies LTD. All rights reserved.