Bug->Req #51525 [Opn]: Getting a node with a - in it
Edit report at http://bugs.php.net/bug.php?id=51525&edit=1 ID: 51525 User updated by: martin at aarhof dot eu Reported by: martin at aarhof dot eu Summary: Getting a node with a - in it Status: Open -Type: Bug +Type: Fea
[PHP-BUG] Bug #51525 [NEW]: Getting a node with a - in it
From: Operating system: Windows PHP version: 5.2.13 Package: SimpleXML related Bug Type: Bug Bug description:Getting a node with a - in it Description: If a XML node have a - in it you can't get the data from it echo $channel->display-name; Not