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
In-Depth Analysis and Practical Guide to PHP and jQuery Decoding Techniques
4
PHP and JSMin: How to Optimize JavaScript Code Compression and Performance with PHP
3
How to Correctly Sort an Array with Negative Numbers in Descending Order Using rsort()
6
Common Errors When Using mysqli_stmt::send_long_data and How to Quickly Troubleshoot Them
7
Similar Functions
popen
popen
Openprocessfilepoint
fgetcsv
fgetcsv
Readalinefromthefile
is_readable
is_readable
Determinewhetherthef
fscanf
fscanf
Formatinputfromafile
flock
flock
Lightweightconsultat
file_get_contents
file_get_contents
Readtheentirefileint
touch
touch
Setfileaccessandmodi
basename
basename
Returnsthefilenamepa
Popular Articles