fclose

(PHP 4, PHP 5, PHP 7)

fclose�ر�һ���Ѵ򿪵��ļ�ָ��

˵��

fclose ( resource $handle ) : bool

�� handle ָ����ļ��رա�

����

handle

�ļ�ָ�������Ч��������ͨ�� fopen() �� fsockopen() �ɹ��򿪵ġ�

����ֵ

�ɹ�ʱ���� TRUE�� ������ʧ��ʱ���� FALSE��

����

Example #1 һ���� fclose() ����

<?php

$handle 
fopen('somefile.txt''r');

fclose($handle);

?>

�μ�

  • fopen() - ���ļ����� URL
  • fsockopen() - ��һ���������ӻ���һ��Unix�׽�������