Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
file_put_contents
file_put_contents
Write data to a file
Name:
file_put_contents
Category:
File system
Programming Language:
php
One-line Description:
Writes a string to a file.
Related
Mysqli_result::$lengths Tips for using mysqli_fetch_assoc()
6
Summary of support for ftp_rawlist by different FTP servers
6
PHP and JSMin: How to Optimize JavaScript Code Compression and Performance with PHP
3
How to Use umask() and stat() in PHP to Monitor File Permission Changes: A Practical Guide
3
Similar Functions
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
pclose
pclose
Closeprocessfilepoin
move_uploaded_file
move_uploaded_file
Moveuploadedfilestoa
lchown
lchown
Modifytheownerofthes
set_file_buffer
set_file_buffer
aliasforstream_set_w
is_writable
is_writable
Determinewhethertheg
filemtime
filemtime
Getfilemodificationt
filegroup
filegroup
Groupoffilesobtained
Popular Articles