From 551b169f3cfce4ac9aab4dcb9a089cc49c06682a Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Sun, 8 Jun 2003 14:29:25 +0000 Subject: [PATCH] Implement &return.falseproblem; and ¬e.bin-safe; entities, and added an example. This closes bug #21877 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130621 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/fgetc.xml | 29 +++++++++++++++++++----- 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/reference/filesystem/functions/fgetc.xml b/reference/filesystem/functions/fgetc.xml index 90fc5b03e9..b2952066b9 100644 --- a/reference/filesystem/functions/fgetc.xml +++ b/reference/filesystem/functions/fgetc.xml @@ -1,5 +1,5 @@ - + @@ -22,13 +22,30 @@ successfully opened by fopen, popen, or fsockopen. + + &return.falseproblem; + - - - This function is binary safe. - - + + A <function>fgetc</function> example + + +]]> + + + + ¬e.bin-safe; + See also fread, fopen, popen, fsockopen, and