Question:XML document is stored in a variable, which function use to read it into the object?
A simplexml_load_string() B simplexml_load() C xml_load_string() D load_string()
+ AnswerA
+ Report