Gen. partnerAlgotech

PHP funkce error_log()

Send an error message somewhere

|
11. září 2019

Dostupnost ve verzích: PHP 4.0

Send an error message somewhere

Parametry

Parametr Datový typ Výchozí hodnota Poznámka
$message string není The error message that should be logged.
$message_type int null, Says where the error should go. The possible message types are as follows:
$destination string null, The destination. Its meaning depends on the message_type parameter as described above.
$extra_headers string null The extra headers. It's used when the message_type parameter is set to 1. This message type uses the same internal function as mail does.

bool

vrátí true v případě úspěchu, jinak false v případě neúspěchu.

Další zdroje

Oficiální dokumentace funkce error-log

Načítání komentářů...

Zůstaňte v obraze

Přihlaste se k odběru našeho newsletteru a získejte nejnovější informace o kybernetické bezpečnosti přímo do vaší e-mailové schránky.

Vaše údaje jsou v bezpečí. Newsletter můžete kdykoliv odhlásit.