[FX.php List] Help with array_unique

Gjermund Gusland Thorsen ggt667 at gmail.com
Thu Apr 12 13:17:12 MDT 2007


Very often if I need to extract unique values I use the FileMaker
ValueList that extracts values from a field, and the I use FMView() to
extract it.

Gjermund

On 4/12/07, Chris Bisgard <chris at hotanvil.com> wrote:
> What type of data is contained in $vlData['target_name'][0]) ? I think
> you have to make sure it's an array, since array_unique() is expecting
> an array as input. (I'm still pretty new at this, so forgive me if
> this is wrong.)
>
> What's the parser error you're getting?
>
> Chris Bisgard
> _______________________________________________
> 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