From b2ba950be7f12f1e09b8a04552951fbe7452d5a0 Mon Sep 17 00:00:00 2001 From: irc-html Date: Thu, 3 Jan 2002 03:04:26 +0000 Subject: [PATCH] function.fwrite: return information git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66744 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/filesystem.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/functions/filesystem.xml b/functions/filesystem.xml index 33edb38390..be4ae973b6 100644 --- a/functions/filesystem.xml +++ b/functions/filesystem.xml @@ -1,5 +1,5 @@ - + Filesystem functions Filesystem @@ -1726,6 +1726,10 @@ luigi florist it of string is reached, whichever comes first. + + fwrite returns the number of bytes + written, or -1 on error. + Note that if the length argument is given, then the