foreach loop through MD array - Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more
Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more
Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Webmaster Tech > Programming > PHP Development

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 05-23-2011, 11:27 AM   #1 (permalink)
Junior Member
 
Join Date: Apr 2011
Posts: 11
Default foreach loop through MD array

Hi another little question guys:

I have a multi dimensional array set like this:
teams[1][p]
teams[1][s]
teams[2][p]
teams[2][s]
...

what I am trying to do is use foreach loop to loop through the first element teams[x] and assign the other 2 elements in the process.

This is the first time I am using foreach loop and man page for this function confuses me a bit. the following doesnt work and I would appreciate some input:

Code:
foreach ($teams as $v)
{
  mysql_query("UPDATE teams SET tplayed=" . $teams[$v]['p'] . ",tpoints=" . $teams[$v]['s'] . "WHERE t_id=" . $v) or die("Query failed with error: ".mysql_error());
}
Thanks for help.
bodis
bodis is offline   Reply With Quote
Sponsored Links
Old 05-23-2011, 12:00 PM   #2 (permalink)
Junior Member
 
Join Date: Apr 2011
Posts: 11
Default Re: foreach loop through MD array

Solved...

foreach ($teams as $key => $v)
{
mysql_query("UPDATE teams SET tplayed=" . $v['p'] . ",tpoints=" . $v['s'] . " WHERE t_id=" . $key) or die("Query failed with error: ".mysql_error());//updating game data
}
bodis is offline   Reply With Quote
Old 05-27-2011, 07:27 AM   #3 (permalink)
Junior Member
 
Join Date: May 2011
Location: msdnguide
Posts: 20
Default Re: foreach loop through MD array

yes. This is the correct way to do it
msdnguide is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Sponsors

» Links

» Affiliates
Web Hosting
Online Backup Reviews
Marketing Find
Merchant Select
SiteMap Builder
Host Compare

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 04:45 PM.


Powered by vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2
Webmaster Forums
Web Hosting | Chicago Web Hosting | Web Hosting