XML : XML data getting with php (just images not product_id)

Hi i have an xml data like this

  <Product>  <ProductID>13078</ProductID>  <image1>  image_url  </image1>  <image2>  image_url  </image2>  <image3>  image_url  </image3>  </Product>    

i want to access images please help!!!

No comments:

Post a Comment