Referencing |
![]() ![]() |
Referencing the CS File Writer for PHP
Extract the CalyxFile.php, phpcipher.bin and the filewriter.lic file to a directory in your PHP project. All files must be present in the same directory for the script to function.
Add the appropriate include path to your PHP script - require './CalyxFile.php';
Because the CS File Writer for PHP is encrypted, type ahead coding hints will not be available. Refer to the CalyxFile Class documentation for programming instructions.