Re: [PHP-XML-DEV] Problems seeing attributes with SimpleXml
[email protected] (Derick Rethans) Wed, 3 Mar 2004 11:55:57 +0100 (CET)
| Newsgroups | php.xml.dev |
|---|---|
| Message-ID | <Pine.LNX.4.58.0403031155260.22118@localhost> |
On Wed, 3 Mar 2004, Philip Fletcher wrote: > Thanks Rob > > Silly me - only looked on the xml-dev list :), but it's actually a switch() > issue isn't it (assumues ints or something)? No, it's an issue that PHP doesn't always call the __tostring() method of the SXML object when a user expects it. regards, Derick