Date: 05/21/01
- Next message: reitsmac <email protected>: "[PHP-DEV] Bug #11006 Updated: include_path in php.ini broken"
- Previous message: kniprath.l <email protected>: "[PHP-DEV] Bug #11000 Updated: ftp_connect(...) produces ftpbuf 0 "error""
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] 4.0.6RC2"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] 4.0.6RC2"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] 4.0.6RC2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> No, we'll revert it to 4.0.5 version, not 4.0.4.
Is this the version that includes the "complete rewrite of the DOMXML
module"?
Basically, which will work now:
$rootname = $XML_TREE->root->name;
or
$rootname = {$XML_TREE->children[1]}->tagname;
?
Please say the second one.
- Colin
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: reitsmac <email protected>: "[PHP-DEV] Bug #11006 Updated: include_path in php.ini broken"
- Previous message: kniprath.l <email protected>: "[PHP-DEV] Bug #11000 Updated: ftp_connect(...) produces ftpbuf 0 "error""
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] 4.0.6RC2"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] 4.0.6RC2"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] 4.0.6RC2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

