XML question

Discussion in 'Programming' started by pcz, Jan 8, 2010.

  1. #1
    I' stuck here:

    I want to parse xmls

    foreach($xml->url as $url)
    and
    foreach($xml->player as $player)
    work fine spearately but how can I parse both at once?

    (the result should show info from first xml and info from second as well).
     
    pcz, Jan 8, 2010 IP