File: file_put_contents.php
Source Location: /PHP_Compat-1.6.0a2/Compat/Function/file_put_contents.php
Classes:
Page Details:
LOCK_EX [line 10]
file_put_contents [line 103]
void file_put_contents(
$filename, $content, [ $flags = null], [ $resource_context = null])
|
|
Parameters
|
$filename |
|
|
$content |
|
|
$flags |
|
|
$resource_context |
|
php_compat_file_put_contents [line 32]
void php_compat_file_put_contents(
$filename, $content, [ $flags = null], [ $resource_context = null])
|
|
Replace file_put_contents()
Parameters
|
$filename |
|
|
$content |
|
|
$flags |
|
|
$resource_context |
|
Documentation generated on Mon, 11 Mar 2019 15:26:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|