[FX.php List] FMNew adds two records?

Dale Bengston dbengston at preservationstudio.com
Fri Jan 18 20:14:22 MST 2008


This would be within your FX query, after you instantiate it and  
before your FMNew() line.

$InstanceName = new FX($serverIP, $webCompanionPort, $dataSourceType);

[...] other parameters [...]

$InstanceName-> FMUseCURL(false);
$ReturnResult = $InstanceName->FMNew();


On Jan 18, 2008, at 8:53 PM, Jon Montgomery wrote:

> Dale,
>    would that be before or after that foreach statement after the  
> FMNew?
> Or somewhere else? Sorry for the ignorance.
>
> Jon
>
>
> On 1/18/08 8:47 PM, "Dale Bengston" <dbengston at preservationstudio.com>
> wrote:
>
>> $InstanceName-> FMUseCURL(false);
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list