mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
Updated x-ref, links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31233 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
2b4a3966d3
commit
4c54df29c0
1 changed files with 5 additions and 1 deletions
|
@ -208,7 +208,11 @@ if (!$fp) {
|
|||
?>
|
||||
</programlisting>
|
||||
</example>
|
||||
See also: <function>pfsockopen</function>
|
||||
See also: <function>pfsockopen</function>,
|
||||
<function>socket_set_blocking</function>,
|
||||
<function>socket_set_timeout</function>, <function>fgets</function>,
|
||||
<function>fgetss</function>, <function>fputs</function>,
|
||||
<function>fclose</function>, and <function>feof</function>).
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
Loading…
Reference in a new issue