ID: 14500
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: DOM XML related
Operating System: Slackware 8.0
PHP Version: 4.1.0
New Comment:
Documentation has not been updates because domxml is still experimental. Domxml now
(or, it should) conform to the DOM2 API.
T
ID: 14500
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: DOM XML related
Operating System: Slackware 8.0
PHP Version: 4.1.0
New Comment:
Thanks, but that doesn't solve my problem yet.
I used print_r($root)and indeed I can see that property changed name
ID: 14500
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: DOM XML related
Operating System: Slackware 8.0
PHP Version: 4.1.0
New Comment:
The interface has changed, the property is now named 'tagname'.
print_r($root) is your friend if you can't fin