[FX.php List] Shouldn't this work?

Dale Bengston dale.bengston at gmail.com
Tue Jul 8 15:39:31 MDT 2014


Hi Bob,

A parse error indicates a PHP syntax error. Is the line before this one missing a semicolon at the end?

Dale

On Jul 8, 2014, at 3:14 PM, Bob Patin <bob at patin.com> wrote:

> I’m working on a client’s database, updating a web app for her; she has some rather long TO names and field names.
> 
> I have this field on my web layout:
> 
> Certification_Client_Program_Info::Association_Member_Date
> 
> Shouldn’t I be able to edit to it using this
> 
> $edit->AddDBParam("Certification_Client_Program_Info::Association_Member_Date",$Association_Member_Date);
> 
> ?
> 
> When I try, the page doesn’t load, indicating a parse error. I can always find the related record, extract its recid, then edit the record, but that means 2 more queries.
> 
> Thanks,
> 
> Bob Patin
> Longterm Solutions
> bob at longtermsolutions.com
> 615-333-6858
> FileMaker 9, 10, 11, 12 & 13 Certified Developer
> http://www.longtermsolutions.com
> -
> iChat: bobpatin at me.com
> Twitter: bobpatin
>> FileMaker Consulting 
> FileMaker Hosting for all versions of FileMaker
> PHP • Full email services • Free DNS hosting • Colocation • Consulting
> 
> _______________________________________________
> 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