[FX.php List] This is driving me crazy

Alex Gates alex at gandrpublishing.com
Fri Feb 8 13:26:51 MST 2008


what do you get when you print_r($queryResult); ?

Bob Patin wrote:
> What's wrong with this picture? I get no errorCode:
> 
> $query=new FX($serverIP,$webCompanionPort, $dataType, $scheme);
> $query->SetDBData($webDB,'web_InternAppl',1);
> $query->SetDBPassword($webPW,$webUN);
> $query->AddDBParam('webUsername',$username);
> $queryResult=$query->FMFind();
> echo 'Error code: '.$queryResult['errorCode'];
> _______________________________________________
> 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