PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DomAttribute->set_value> <DOM XML Functions
Last updated: Sat, 24 Mar 2007

view this page in

DomAttribute->name

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

DomAttribute->name — Returns the name of attribute

Popis

class DomAttribute {
string name ( void )
}

Gets the name of the attribute.

Návratové hodnoty

Returns the name of the attribute.

Migrating to PHP 5

Use the name property of DOMAttr.

Viz také

DomAttribute->value for an example



add a note add a note User Contributed Notes
DomAttribute->name
There are no user contributed notes for this page.

DomAttribute->set_value> <DOM XML Functions
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites