Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fclose
fclose
Close an open file pointer
Name:
fclose
Category:
File system
Programming Language:
php
One-line Description:
Close the open file.
Related
Best Practices for Setting Timezones in Laravel
1
Use get_declared_interfaces to understand interface mechanisms in PHP
4
Mixed use scenarios and applications of serialize and json_encode
8
Use mysqli_stmt::prepare to handle INSERT operations
7
Similar Functions
file
file
Readtheentirefileint
unlink
unlink
Deletefiles
fputs
fputs
aliasforfwrite
fopen
fopen
OpenafileorURL
fgetss
fgetss
Readalinefromafilepo
set_file_buffer
set_file_buffer
aliasforstream_set_w
stat
stat
Provideinformationab
filetype
filetype
Getfiletype
Popular Articles