Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fputs
fputs
alias for fwrite
Name:
fputs
Category:
File system
Programming Language:
php
One-line Description:
The alias for fwrite().
Related
Detailed Explanation of PHP Composite Pattern: A StarCraft Game Example
7
Comprehensive DIYGW PHP Tutorial: From Basics to Advanced Custom Gateway Implementation
8
How to correctly release resources after curl_multi_close
4
Example of combination application of is_nan and array_map in PHP
5
Similar Functions
lstat
lstat
Giveinformationabout
filesize
filesize
Getfilesize
is_uploaded_file
is_uploaded_file
Determinewhetherthef
file
file
Readtheentirefileint
fpassthru
fpassthru
Outputsallremainingd
rmdir
rmdir
Deletedirectory
realpath
realpath
Returnsthenormalized
delete
delete
Seeunlink()orunset()
Popular Articles