[FX.php List] A nagging question: Foreach

Derrick Fogle derrick at fogles.net
Mon Sep 22 20:33:19 MDT 2008


Dang, I knew there was a much easier, more "compact code" way than how  
I was doing it. Thanks Andy, those are the most personally useful code  
tips I've seen in a while.

On Sep 22, 2008, at 9:26 PM, Andy Gaunt wrote:

> $value = current($queryResult['data']);
>
> $queryResult = FMFind (true, 'full',false);


Derrick


More information about the FX.php_List mailing list