XML_Unserializer::getRootName()
Description
This method will return the name of the root tag, after a document has been unserialized. This can be extremely useful when returning an array. You have to call XML_Unserializer::unserialize() first.
|
Helping ordinary people create extraordinary websites! |
|
XML_Unserializer::getRootName()DescriptionThis method will return the name of the root tag, after a document has been unserialized. This can be extremely useful when returning an array. You have to call XML_Unserializer::unserialize() first. |