From e447511aa2b72fa26b5f2bacffb945baf670f4d0 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Sun, 25 Aug 2002 16:50:30 +0000 Subject: [PATCH] explanation whats returned, parameter correction zp is resource git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93532 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/zlib/functions/gzwrite.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/reference/zlib/functions/gzwrite.xml b/reference/zlib/functions/gzwrite.xml index 20f5175326..f0bc59a7ee 100644 --- a/reference/zlib/functions/gzwrite.xml +++ b/reference/zlib/functions/gzwrite.xml @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ Description intgzwrite - intzp + resourcezp stringstring intlength @@ -23,6 +23,10 @@ written or the end of string is reached, whichever comes first. + + gzwrite returns the number of (uncompressed) bytes + written to the gz-file stream pointed to by zp. + Note that if the length argument is given, then the