Top 8

Jun 5, 2007
By AFL Online
No Comments Yet

“; print ““; for($counter = 0; $counter < 8; $counter ++) { foreach($xmlData->req0 as $req0) { $team1 = $req0->row[$counter]["Team"]; $team1p = $req0->row[$counter]["P"]; $team1w = $req0->row[$counter]["W"]; $team1d = $req0->row[$counter]["D"]; $team1l = $req0->row[$counter]["L"]; $team1for = $req0->row[$counter]["F"]; $team1against = $req0->row[$counter]["A"]; $team1per = $req0->row[$counter]["PER"]; $team1pts = $req0->row[$counter]["PTS"]; } print ““; } print “
$team1“.number_format($team1per,2).” $team1pts
“; ?>

Full Ladder

About AFL Online

has written 18 post in this blog.


Leave a Reply





  • Twitter feed loading...