[phpXML] Typo : Re: xml.php locat ion
Brought to you by:
bs_php,
nigelswinson
From: <lu...@sa...> - 2001-10-05 10:20:43
|
En réponse à lu...@sa...: > $firstname = $xml->get_attributes($buddy ."/firstname[1]"); is obviously : $firstname = $xml->get_content($buddy ."/firstname[1]"); Luc -- This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../ |