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:
Peter Cowburn 2010-08-24 20:17:36 +00:00
parent fd886889b7
commit 658b27babf

View file

@ -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>