php - "At sign" @ in SimpleXML object? -


this output of print_r() run on typical simplexmlelement object:

simplexmlelement object (     [@attributes] => array         (          ) ) 

what @ sign mean?

this simplexmlelement object. '@attributes' row internal representation of attributes xml element. use simplexml's functions data object rather interacting directly.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -