Warning: file_put_contents(): Only -1 of 50 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
bzerror bzflush Bzip2 PHP Manual bzerrstr (PHP 4 >= 4.3.3, 5, PECL bz2:1.0) — Returns a bzip2 error string Descrierea ( resource $bz ) Gets the of any returned by given file pointer. Parametri...
Forum und email

bzerrstr

(PHP 4 >= 4.3.3, PHP 5, PECL bz2:1.0)

bzerrstr — Returns a bzip2 error string

Descrierea

string bzerrstr ( resource $bz )

Gets the error string of any bzip2 error returned by the given file pointer.

Parametri

bz

The file pointer. It must be valid and must point to a file successfully opened by bzopen().

Valorile întroarse

Returns a string containing the error message.

Vedeţi de asemenea


08, Erik Sefkow