Thread: xml..
View Single Post
Old 10-12-2007, 05:56 PM   #5 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

BUt I can still use this:

PHP Code:
        $desc = new SimpleXMLElement($xmlnulltrue);
        echo 
$desc['@attributes']['info']; 
??
Tanax is offline  
Reply With Quote