Compzone.Org :: Podręcznik PHP :: DomAttribute->name
Pytania w drugiej edycji Testu PHP powinny być:
Trudniejsze
Łatwiejsze
Skomplikowane
Na myślenie
Do liczenia
Sonda Wyniki

Add to Google

DomAttribute->name

(no version information, might be only in CVS)

DomAttribute->name --  Returns the name of attribute

Opis

class DomAttribute {

string name ( void )

}

Gets the name of the attribute.

Zwracane wartości

Returns the name of the attribute.

Migrating to PHP 5

Use the name property of DOMAttr.

Patrz także

DomAttribute->value for an example
Copyright © 2005-2006 Compzone.Org. Kopiowanie i wykorzystywanie materiałów zawartych na tej stronie bez zgody autora zabronione!