[nycphp-talk] JSON and MVC
Felix Shnir
felix.shnir at gmail.com
Sat Jul 18 20:20:34 EDT 2009
On Jul 18, 2009 11:20 AM, "Daniel Convissor" <
danielc at analysisandsolutions.com> wrote:
Hello again:
> $result = <execute $sql>; > > $out = array(); > foreach ($result as $row)
{ > $out[$row['loa...
Oh, make that:
$out[$row['loan_id']][] = $row;
:/
--Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data
in...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20090718/f08cb97c/attachment.html>
More information about the talk
mailing list