diff --git a/reference/filesystem/functions/fclose.xml b/reference/filesystem/functions/fclose.xml index b5725c2588..24b334f11a 100644 --- a/reference/filesystem/functions/fclose.xml +++ b/reference/filesystem/functions/fclose.xml @@ -1,5 +1,5 @@ - + @@ -22,7 +22,23 @@ The file pointer must be valid, and must point to a file successfully opened by fopen or fsockopen. - + + + + A simple <function>fclose</function> example + + +]]> + + +