Description:
FX.php is a PHP class which combines the ease-of-use of FileMaker Pro with the power of PHP. FX does this by parsing the XML created by FileMaker Pro's Web Companion into a multi-level array. Once in this form, you can use PHP's powerful functions to sort, display, and otherwise massage your data. There are even hooks built into FX to allow it to work with a MySQL caching class developed by Chris Adams.
|