CS File Writer for PHP 1.0.0
The CS File Writer for PHP gives you instant access to any Calyx Point® Borrower (.BRW) or Prospect (.PRS) file using PHP programming language.
Not only are you able to read any Calyx Point® field but you are also able to UPDATE the values of existing fields and ADD
field values that are not currently in the Calyx Point® file.
Download the trial
Features
- 100% PHP Script!
- No additional software required to read and write Calyx Point® files
- REQUIRES ZEND OPTIMIZER installed on web server
- PHP 5.1 script
- Read field values from Calyx Point® Files (Borrower and Prospect)
- Update Calyx Point® field values
- Add Calyx Point® fields to the file
- Create new Calyx Point® files through PHP script
- Make backups of the file you are editing
Pricing
Single Domain License
$199.00
Add to Cart
5 Domain License
$895.00
Add to Cart
> 5 Domain Licenses
Call for Quote
Example Code
[PHP]
Loop through all fields in a Calyx Point® file
require './CalyxFile.php';
$clxFile = new CalyxFile("calyxfile.BRW");
echo $clxFile->GUID().'<br />'; //Displays unique ID of file assigned by Calyx Point®
echo '<hr />';
echo 'last updated = '.$clxFile->LastUpdated().'<br />'; //Displays when the file was last updated in Calyx Point®
foreach( $clxFile->Fields as $key => $value)
{
echo 'Field ID '.$key.' == '.$value.'<br />';
}
Additional Downloads
Common Search Terms
Read Calyx Point® file with PHP, Write Calyx Point® file with PHP, Update Calyx Point® file with PHP, Calyx®, Calyx Point®, Calyx Point® file writer, update calyx® file, borrower file, calyx® tools, Calyx® Software, Calyx Point® Software,
Calyx® Fields, Read Calyx® Files, Export Calyx Point®, Export Calyx Point® Files, Calyx Point® Data folders, calyx® tools