Thomas Schoefbeck
112d4b4c3f
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115612 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-10 20:18:18 +00:00
Damien Seguy
8172469d71
handle usage instead of fp
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113820 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-28 18:56:30 +00:00
Damien Seguy
c3a644067b
missing programlisting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113558 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-27 02:57:25 +00:00
Damien Seguy
d4088ba4fa
entity usage
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113554 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-27 02:50:41 +00:00
Sara Golemon
3db76d8df7
Bug # 19959. fgetc() :: binary safe.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112833 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:18:50 +00:00
Joey Smith
2913c89bc9
Open a file, not just the directory.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112198 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-17 02:11:08 +00:00
Thomas Schoefbeck
8201522c96
more fp->handle changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112011 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-15 20:22:11 +00:00
Sara Golemon
9c4ae88f49
Use 'handle' instead of 'fp' in parameter declarations and examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111625 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-13 02:54:28 +00:00
Sara Golemon
b3ad34670f
Changed <type>int</type> to <type>resource</type> for file handles. Also renamed <parameter>handle</parameter> to <parameter>fp</parameter> for consistency.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111445 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 18:20:22 +00:00
Derick Rethans
85b7662a00
- Remove bogus docs, it is not right to document a bug.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111212 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 21:27:29 +00:00
Nicolas Chaillan
ac298853c6
It will not return an error but output it @Goba
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111169 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 15:30:31 +00:00
Nicolas Chaillan
506f720daa
Fixing #21546 , looks okay according to james
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111168 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 15:24:32 +00:00
Nicolas Chaillan
aa4947722b
fixing #21460 (less descriptive it looks its better)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110822 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-06 23:52:22 +00:00
Nicolas Chaillan
0a0f755747
fixing #21460
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110818 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-06 23:42:51 +00:00
Derick Rethans
4ea211d7e1
- Update docs to reflect change in warning level
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110527 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 23:57:19 +00:00
Nicolas Chaillan
fe7fb78b5b
fixes again
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110518 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 22:01:48 +00:00
Nicolas Chaillan
4017f22b9f
fixing #21410
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110516 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 20:42:42 +00:00
Gabor Hojtsy
6489c0ba8e
Modify wording in example (my => owner) to make it more "official"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110262 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 21:35:33 +00:00
Gabor Hojtsy
99836ba9dd
Adding explanation of modes in chmod functions documentation. Feel free
...
to correct wording if it is not correct. Also moved Nicos' note on modes
here. Point to chmod page from mkdir for mode details.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110255 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 21:32:06 +00:00
Gabor Hojtsy
389b926c1c
Correcting the corrections...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110251 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 21:11:31 +00:00
Nicolas Chaillan
88fac0db99
fixing again (mode is ignored on windows)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110239 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 20:11:56 +00:00
Nicolas Chaillan
2cfb22c9bf
fixing optional argument
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110238 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 20:05:06 +00:00
Nicolas Chaillan
ddcde85408
fixing #18293 , adding more informations about mode
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110231 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 19:58:58 +00:00
Sara Golemon
6fec56a107
Moved current streams documentation to its own reference section. Added reference manual page for streams.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110041 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 02:37:56 +00:00
Philip Olson
92da7ebaa3
Added example, see also getlastmod() and stat(), replaced date() info
...
and removed the portion about "last modification date in a footer"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109343 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-30 06:44:49 +00:00
Sara Golemon
e6317d5278
Added note "Re: Line limits in versions perior to 4.3.0"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106087 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-27 21:17:41 +00:00
Philip Olson
1ff1260a35
ini values are evaluated for constants. Closes bug #19608
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104864 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-19 08:50:05 +00:00
Philip Olson
572fa58ab8
Marking constants with <constant>, WS, and compacted the example.
...
Also, removed uneeded john@php.net comment.
Also, this function is available as of 4.3.0 so no need to specific per constant.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104399 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-16 01:50:30 +00:00
John Coggeshall
3be86cb45f
Documented the valid flags for the glob() function, including the
...
two new flags I added to the source (GLOB_ONLYDIR and GLOB_BRACE).
Other flags documented:
GLOB_MARK
GLOB_NOSORT
GLOB_NOCHECK
GLOB_NOESCAPE
GLOB_BRACE
GLOB_ONLYDIR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103778 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-13 23:36:37 +00:00
Philip Olson
e58bd8908b
Removed empty note; a few <?php ?> additions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103091 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-09 21:01:11 +00:00
Maxim Maletsky
b6ab8c6d1a
Forgot the ending semicolon for &false;. Thanks, Derick
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103022 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 19:48:41 +00:00
Maxim Maletsky
1e4d2a5319
Fixed Bug #20318 - confusing return value (False instead -1)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103021 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 19:42:32 +00:00
Friedhelm Betz
c6fe9855c5
example correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101642 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-28 10:19:32 +00:00
Hartmut Holzgraefe
e22d9639b8
ongoing changes to callback pseudo-type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101469 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-26 20:40:42 +00:00
Philip Olson
5b2e45153f
Upon failure, file() returns false. (fixes: bug #20047 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101154 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-24 18:58:01 +00:00
Friedhelm Betz
d8119c181e
Fix for #20050
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100897 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-23 22:14:39 +00:00
Hartmut Holzgraefe
5cac5e3d1b
the parameter is optional
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100599 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-22 11:14:31 +00:00
Wez Furlong
2284f46e83
Document binary safety for fgets.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100232 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-19 13:25:47 +00:00
Jan Lehnardt
de10ad4d95
- file is now binary safe
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100175 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 20:47:26 +00:00
Philip Olson
d006fd4494
Note: Use proc_open() for bi-directional support.
...
See also proc_open() and fopen()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100102 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 03:30:33 +00:00
Philip Olson
168e3d52f2
Added a simple fclose example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100097 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 03:07:44 +00:00
Philip Olson
3bdad6c640
Added a well commented example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100096 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 02:59:42 +00:00
Philip Olson
4684dff065
Rewrote example using foreach instead of while/list. Expanded the comments.
...
See also file_get_contents() and include().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100095 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 02:15:02 +00:00
Philip Olson
45f6127d4d
Rewrote to hopefully make more sense. See also explode, file, and pack.
...
Moved "enclosure added in PHP 4.3.0" to a note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100094 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 01:48:11 +00:00
Philip Olson
beb88e3da0
Added an example; moved the windows share information to a note;
...
See also is_readable(), is_writable(), is_file(), and file().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100093 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 01:00:32 +00:00
Philip Olson
762d3cbf9a
Note: Getting the current path info is discussed in the predefined var section
...
of the manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100092 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 00:39:18 +00:00
André Luis Ferreira da Silva Bacci
48a60f2a86
more litle useful
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98925 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 00:25:46 +00:00
Thomas Schoefbeck
f5a52d2eb1
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98909 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-08 21:23:48 +00:00
Markus Fischer
4ad0dfc5e6
- Document latest scientific researches on PHP functions
...
(thanks to Marc Boeren for finding this).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98593 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-07 15:45:38 +00:00
Friedhelm Betz
07968b860b
finished the ini-settings integration, maybe
...
config.xml: integrated parts removed. restructering, documentation of ini-settings fitting not into an extension
safe-mode
errorfunc
filesystem
info
misc
outcontrol added implicit_flush to ini-settings
sesam new structure, ini-settings
sybase added magic_quotes_sybase to ini-settings
var
rsusi: reflect changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97414 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-30 00:09:47 +00:00