User Profile
Collapse
-
So aside from changing the $value in the inner foreach loop all looks okay? -
foreach nesting - 2 layers
The examples I'm generally finding on the web of how to do nested loops are confusing and extremely scarce. Here's what I'm trying to do...
I have an array named $data that I believe qualifies as a multidimensiona l array:
$data=array( ID, Title, Description, UpdateID, Update, UpdateDate)
This data is from a query of a MySQL database that linked 2 tables so in reality I have:
$data[0]...
No activity results to display
Show More
Leave a comment: