[thelist] [Fwd: Re: need guidance on arrays and loops in PHP]

Ken Snyder kendsnyder at gmail.com
Fri Mar 28 08:56:59 CDT 2008


one typo: the foreach loop should assign the indexed mls number to $mls 
like so:

// output your property info
foreach ($propertyArray as $mls => $property) {




More information about the thelist mailing list