[PHP-DEV] PHP 4.0 Bug #9439: DOM XML bad function names From: Tomas V.V.Cox (cox <email protected>)
Date: 02/24/01

From: Tomas V.V.Cox <cox <email protected>>
Operating system:
PHP version: 4.0.4pl1
PHP Bug Type: Documentation problem
Bug description: DOM XML bad function names

The functions in http://php.net/manual/en/ref.domxml.php:
domxml_get_attribute is domxml_getattr
domxml_set_attribute is domxml_setattr
domxml_last_child is domxml_lastchild

-- 
Edit Bug report at: http://bugs.php.net/?id=9439&edit=1

-- 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>