PHP

PHP jest obiektowym, skryptowym jezykiem programowania zaprojektowanym do tworzenia dynamicznych stron www.


Funkcje PHP

Oficjalna strona PHP

Dodatkowe aplikacje PHP

Dodatkowe modu³y PHP

Wortal PHP
Gry strzelanki - Śmieszne filmiki - produkty-zywieniowe - Tekstunie na E - wczasy - leśnictwo łowiectwo pkd


error_get_last

error_get_last

(no version information, might be only in CVS)

error_get_last -- Get the last occurred error

Opis

array error_get_last ( void )

Gets information about the last error that occured.

Zwracane wartości

Returns an associative array describing the last error with keys "type", "message", "file" and "line". Returns NULL if there hasn't been an error yet.

Przykłady

Przykład 1. An error_get_last() example

<?php
echo $a;
print_r(error_get_last());
?>

Powyższy przykład wyświetli coś podobnego do:

Array
(
    [type] => 8
    [message] => Undefined variable: a
    [file] => C:\WWW\index.php
    [line] => 2
)

Patrz także

Error constants
Variable $php_errormsg
Directive display_errors

odzyskiwanie danych Białystok - Limo and Car services chicago cars 773-649-9630 - Bardzo śmieszne opisy na gg - Optymalizacja i pozycjonowanie poznań w internecie. - Nasz cel zapewnienie jakości oprogramowania dla Ciebie - statusygg - Limo and Car services limousine service Airport chicago 773-649-9630 - Oferujemy znane skrypty sklepy internetowe warszawa bogate portfolio. - Muzyk zwierzaczek - oglądam filmy hd blu-ray - Limo and Car services chicago limos service 773-649-9630 - darmowe pozycjonowanie Darmowe Pozycjonowanie darmowe pozycjonowanie - Profesjonalne pozycjonowanie stron www i optymalizacja stron w internecie. - odzyskiwanie danych Wrocław - Zarabianie w internecie

G:5,M:0,Y:15