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,

xslt_error

(PHP 4 >= 4.0.3, PECL)

xslt_error -- Returns an error string

Description

mixed xslt_error ( resource xh )

Returns a string describing the last error that occurred on the passed XSLT processor.

Przykłady

Przykład 1. Handling errors using the xslt_error() and xslt_errno() functions.

<?php

$xh
= xslt_create();
$result = xslt_process($xh, 'dog.xml', 'pets.xsl');
if (!
$result) {
    die(
sprintf("Cannot process XSLT document [%d]: %s",
                
xslt_errno($xh), xslt_error($xh)));
}

echo
$result;

xslt_free($xh);
?>

Patrz także

xslt_errno().


print 'Szkolenia obs 1171501642' . "\n"; print 'firmy sprzątające śląsk 1171501728' . "\n"; print 'hyundai ix35 1171501705' . "\n"; print 'Szkolenia dla handlowców 1171501910' . "\n"; print 'Race 1171501970' . "\n";