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
How to create a persistent connection using pfsocckopen?
1
Complete Guide to Configuring Apache and PHP on Linux
3
In-Depth Analysis of PHP and Hadoop Integration Libraries for Efficient Big Data Processing
1
Use socket_set_block to build blocking Socket chat programs
1
Similar Functions
clearstatcache
clearstatcache
Clearfilestatuscache
rmdir
rmdir
Deletedirectory
fscanf
fscanf
Formatinputfromafile
delete
delete
Seeunlink()orunset()
is_file
is_file
Determinewhethertheg
is_link
is_link
Determinewhethertheg
readfile
readfile
Outputfile
is_executable
is_executable
Determinewhethertheg
Popular Articles