mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
added see also link from file_get_contents to $http_response_header
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302750 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fd886889b7
commit
658b27babf
1 changed files with 1 additions and 0 deletions
|
@ -290,6 +290,7 @@ $file = file_get_contents('http://www.example.com/', false, $context);
|
|||
<member><function>file_put_contents</function></member>
|
||||
<member><function>stream_get_contents</function></member>
|
||||
<member><function>stream_context_create</function></member>
|
||||
<member><link linkend="reserved.variables.httpresponseheader">$http_response_header</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue