fclose Closes an open file pointer Description boolfclose intfp The file pointed to by fp is closed. &return.success; The file pointer must be valid, and must point to a file successfully opened by fopen or fsockopen. A simple <function>fclose</function> example ]]>