4.5. CustomisationHeader textText entered in the Header text edit box will be embedded as PHP comments at the start of each encoded file. As an example, this could be useful for supplying copyright or license notices. Header text can also be taken from a file during the encoding process if Use file is checked and a file is specified. The preamble is protected by checksums, and modifying the preamble in any way will render the file unusable. PHP preambleThe PHP preamble is the PHP code that appears by default at the start of an encoded file. The PHP code implements the Loader runtime install mechanism and displays text if the Loader is not installed. This can be customised in several ways or omitted entirely.
To change the message emitted when no Loader is found, check the Custom 'No Loader' expression field. Note that this field is passed to the PHP To use your own PHP preamble, check Use file and specify a text file containing the PHP code. Note that the file should contain just the PHP code body and not the |
|
Copyright 2002-2007 ionCube Ltd. All rights reserved.
|