Навигатор

Главная
Новости
Школа реселлера
Биллинг панели
Документация


Добавить в закладки

Google slashdot YahooMyWeb Digg Technorati Delicious Bobrdobr Memori linkstore.ru rumarkz.ru moemesto.ru

Подписаться на rss


Избранное

Веб Хост Менеджер
Руководство по PHP
PHP £
Теги


Рейтинг блогов

DOMElement->setAttributeNodeNS()

(No version information available, might be only in CVS)

DOMElement->setAttributeNodeNS() — Adds new attribute node to element

Описание

DOMElement
DOMAttr setAttributeNodeNS ( DOMAttr $attr )

Adds new attribute node attr to element.

Список параметров

name

The attribute node.

Возвращаемые значения

Returns the old node if the attribute has been replaced.

Errors/Exceptions

DOM_NO_MODIFICATION_ALLOWED_ERR

Raised if the node is readonly.

Добавил Ejena.net в Понедельник, 19 июня 2006 Раздел: PHP.