[FX.php List] FX.php_List Digest, Vol 129, Issue 11

Ness, David dness at bondedbuilders.com
Wed Jul 15 15:38:50 MDT 2015


It works fine for me also, and I am currently using both FMSv13 & FMSv14.
I’m using fx.PHP v6.

$query = new FX( $serverIP, $webCompanionPort, $dataSourceType, $scheme );

Where:
$webCompanionPort     = 80;
$scheme                              = 'http';  // or ‘https’ as needed
$dataSourceType             = 'FMPro7';

With regard to Bob’s recommendation #1 below, I think it’s best to just not use filename extensions. fx.php doesn’t need them, and once removed you never have to worry about an extension change in the future.



David Ness
FileMaker & Web Applications Developer

Bonded Builders Warranty Group
St. Petersburg, Florida USA
800-749-0381 x4923

From: fx.php_list-bounces at mail.iviking.org [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Bob Patin
Sent: Wednesday, July 15, 2015 5:25 PM
To: FX.php Discussion List
Subject: Re: [FX.php List] FX.php_List Digest, Vol 129, Issue 11

Gary,

It works fine (I use it on my site and elsewhere); a couple of things though:

1) if you use extensions in your database name, make sure it’s changed to fp7;
2) make sure you have the latest version of FX, because earlier ones aren’t going to work.


Bob Patin
Longterm Solutions
bob at longtermsolutions.com<mailto:bob at longtermsolutions.com>
615-333-6858
FileMaker 9, 10, 11, 12 & 13 Certified Developer
http://www.longtermsolutions.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20150715/4b8a7d0f/attachment.html


More information about the FX.php_List mailing list