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
phpstudy 32-bit Version Download and Installation Guide | Lightweight Integrated Environment for PHP Development
5
class_exists vs interface_exists: Differences and Comparison of PHP Interface and Class Checks
5
Notes on using sprintf with json_encode()
10
Detailed Guide to Data Deletion Methods in ThinkPHP
9
Similar Functions
file_put_contents
file_put_contents
Writedatatoafile
flock
flock
Lightweightconsultat
glob
glob
Findfilepathsthatmat
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
lchgrp
lchgrp
Modifyallgroupsofsym
filegroup
filegroup
Groupoffilesobtained
parse_ini_file
parse_ini_file
Parseaconfigurationf
disk_total_space
disk_total_space
Returnsthetotalsizeo
Popular Articles