A Accigueunasia New Member Jun 10, 2012 #1 I know that too add a text value into the xml page I do the following \[code\]$person = $sxe->addChild("person");$person->addChild('first_name');\[/code\]If I want to use the value of $person how could I code it ?
I know that too add a text value into the xml page I do the following \[code\]$person = $sxe->addChild("person");$person->addChild('first_name');\[/code\]If I want to use the value of $person how could I code it ?