PHP 8.1.28 Released!

bzerrno

(PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)

bzerrnoRestituisce il codice d'errore bzip2

Descrizione

bzerrno(resource $bz): int

Restituisce il codice di un qualsiasi errore bzip2 restituito dal puntatore al file bz.

Vedere anche bzerror() e bzerrstr().

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top