[FX.php List] 2 value Lists together help

William Downs william.downs at gmail.com
Fri Oct 12 08:56:19 MDT 2007


Hi Guys,

A quick question (OK, I say quick but that word means different things
to different people)
I run the following query on 3 tables in Filemaker.

find the Parent record from Contacts table
find any associated child records from ContactAreas table
find ALL records from VLAreas table
Works fine.

I need to be able to say in PHP - display a checkbox alongside any of
the records from the VLAreas table (I can do that) and if some of the
values from the ContactAreas table matches any of the values from the
VLAreas table, then let the box be checked (sort of like comparing 2
arrays I think)

I then of course have to be able to FMEdit the changes.

Does someone already know how to do this ?

Many kind thanks in advance

William


More information about the FX.php_List mailing list