File: file_get_contents.php
Source Location: /PHP_Compat-1.6.0a2/Compat/Function/file_get_contents.php
Classes:
Page Details:
PHP_COMPAT_FILE_GET_CONTENTS_MAX_REDIRECTS [line 4]
file_get_contents [line 159]
void file_get_contents(
$filename, [ $incpath = false], [ $resource_context = null])
|
|
Parameters
|
$filename |
|
|
$incpath |
|
|
$resource_context |
|
php_compat_file_get_contents [line 21]
void php_compat_file_get_contents(
$filename, [ $incpath = false], [ $resource_context = null])
|
|
Replace file_get_contents()
Parameters
|
$filename |
|
|
$incpath |
|
|
$resource_context |
|
php_compat_ftp_get_contents_helper [line 154]
void php_compat_ftp_get_contents_helper(
$filename, $opts)
|
|
Parameters
php_compat_http_get_contents_helper [line 86]
mixed php_compat_http_get_contents_helper(
string $filename, array $opts)
|
|
Performs HTTP requests
Parameters
string |
$filename |
the full path to request |
array |
$opts |
an array of stream context options |
Documentation generated on Mon, 11 Mar 2019 15:26:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|