alindeman Sat Feb 9 19:18:53 2002 EDT
Modified files:
/phpdoc/en/functions filesystem.xml
Log:
fgets() second param is not optional
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.118
phpdoc/en/functions/filesystem.xml:1.119
--- phpdoc/en/functions/filesystem.xml:1.118 Sat Feb 9 18:44:43 2002
+++ phpdoc/en/functions/filesystem.xml Sat Feb 9 19:18:53 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.118 $ -->
+<!-- $Revision: 1.119 $ -->
<reference id="ref.filesystem">
<title>Filesystem functions</title>
<titleabbrev>Filesystem</titleabbrev>
@@ -556,7 +556,7 @@
<methodsynopsis>
<type>string</type><methodname>fgets</methodname>
<methodparam><type>int</type><parameter>fp</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>length</parameter></methodparam>
+ <methodparam><type>int</type><parameter>length</parameter></methodparam>
</methodsynopsis>
<para>
Returns a string of up to length - 1 bytes read from the file- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Kenneth Schwartz
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Sascha Schumann
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Zak Greant
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem... Andrew L.
- Re: [PHP-DOC] cvs: phpdoc /en/functions filesy... Lars Torben Wilson
- Re: [PHP-DOC] cvs: phpdoc /en/functions fi... Andrew L.
- Re: [PHP-DOC] cvs: phpdoc /en/function... Lars Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] Re: cvs: phpdoc /en/functions filesystem... Jim Winstead
- Re: [PHP-DOC] Re: cvs: phpdoc /en/functions fi... Lars Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
