I. Na początek
II.Instalacja i konfiguracja
III. Opis języka
IV. Bezpieczeństwo
V. Możliwości
VI. Opis funkcji
VII. Zend API
VIII. PHP API: Interfejs rozszerzeń
X. Dodatki

Manual PHP

Zapraszam do korzystania z zamieszczonego przeze mnie manuala php. Mam nadzieję, że ta jego kopia przyda się zarówno profesjonalnym programistą, jak i początkującym twórcą skryptów PHP.

Autorzy

Mehdi Achour,
Friedhelm Betz,
Antony Dovgal,
Nuno Lopes,
Philip Olson,
Georg Richter,
Damien Seguy,
Jakub Vrana,
I kilka innych

Redakcja:

Gabor Hojtsy,
Marcin Dąbrowski, Michał Grzechowiak, Leszek Krupiński, Adam Major, Paweł Paprota, Michał Pena, Sławomir Pucia, Jarek Tabor, Tomasz Wójtowicz,

DomElement->get_attribute_node

(no version information, might be only in CVS)

DomElement->get_attribute_node --  Returns the node of the given attribute

Opis

domattribute DomElement->get_attribute_node ( string name )

Returns the node of the attribute named name in the current element. The name parameter is case sensitive.

If no attribute with given name is found, FALSE is returned.

Przykład 1. Getting an attribute node

<?php

include("example.inc");

if (!
$dom = domxml_open_mem($xmlstr)) {
    echo
"Error while parsing the document\n";
    exit;
}

$root = $dom->document_element();
if (
$attribute = $root->get_attribute_node('language')) {
    echo
'Language is: ' . $attribute->value() . "\n";
}

?>


print 'baterie umywalkowe 1171501584' . "\n"; print 'okna warszawa 1171501753' . "\n"; print 'Viagra 1171501557' . "\n"; print 'Producent sprężyn 1171501895' . "\n"; print 'rolety warszawa 1171501752' . "\n";