Print Xml atttributes through simplexml


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. Print Atrributes of a Xml object through simplexml
  2.  
  3. $results->attributes()->q; (if q is the attribute)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.