View Single Post

  #1 (permalink)  
Old 09-23-2003
Chris W. Parker
 
Posts: n/a
Default RE: [PHP] help with arrays

Robert Cummings <mailto:robert@interjinn.com>
on Tuesday, September 23, 2003 1:43 PM said:

> It doesn't get much simpler :)


Doh!!

> foreach( $data as $key => $value )


I don't use that syntax much so I'm not familiar with it. Maybe I should
start eh?


Thanks,
Chris.
Reply With Quote