PHP_Compat
[
class tree: PHP_Compat
] [
index: PHP_Compat
] [
all elements
]
Packages:
PHP_Compat
Classes:
PHP_Compat
Files:
array_change_key_case.php
array_chunk.php
array_combine.php
array_diff_assoc.php
array_key_exists.php
array_search.php
array_udiff.php
array_udiff_assoc.php
call_user_func_array.php
Compat.php
constant.php
E_STRICT.php
FILE.php
file_get_contents.php
file_put_contents.php
fprintf.php
html_entity_decode.php
http_build_query.php
image_type_to_mime_type.php
is_a.php
ob_clean.php
ob_flush.php
ob_get_clean.php
ob_get_flush.php
PATH_SEPARATOR.php
scandir.php
STD.php
stripos.php
strripos.php
str_ireplace.php
str_split.php
var_export.php
version_compare.php
vprintf.php
vsprintf.php
File: file_put_contents.php
Source Location: /PHP_Compat-1.1.0/Compat/Function/file_put_contents.php
Classes:
Page Details:
Filesource:
Source Code for this file
file_put_contents
[line
46
]
void file_put_contents( $filename, $content, [ $flags = null], [ $resource_context = null])
Replace file_put_contents()
Author:
Aidan Lister <
aidan@php.net
>
Version:
$Revision: 1.19 $
Link:
http://php.net/function.file_put_contents
Since:
PHP 5
Parameters
$filename
$content
$flags
$resource_context
[
Top
]
Documentation generated on Mon, 11 Mar 2019 13:52:11 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.