Commit graph

207 commits

Author SHA1 Message Date
Davey Shafik
f5fd78b0f9 added mime_content_type to see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135625 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-22 15:57:45 +00:00
Mehdi Achour
391c25a6cf adding PHP tags in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Derick Rethans
bd9943ebaf - Move warning to the correct place
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134383 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-07 19:14:09 +00:00
Derick Rethans
b0aa535d32 - Upgrade note to warning per comments in bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134382 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-07 19:05:11 +00:00
Sebastian-H. Picklum
7e52a40276 Typo from Ali
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134106 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 15:34:15 +00:00
Hartmut Holzgraefe
e2039f9c79 it should be more clear this way?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134103 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 15:12:27 +00:00
Hartmut Holzgraefe
ad6dc06cd5 GLOB_ONLYDIR behaviour will change ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134101 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 14:39:45 +00:00
Philip Olson
0115fcc0dd Use of example.com for urls.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133817 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-30 22:55:45 +00:00
Sara Golemon
73283f81e8 Clarify behavior of fread on network streams.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133790 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-30 18:21:03 +00:00
Thomas Schoefbeck
6410f8b345 just small grammar ch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133658 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 19:58:30 +00:00
Philip Olson
5434e2e2f0 Clarify x and x+ modes. They generate E_WARNING and false when file exists, and
attempt to create the file if the file does not yet exist.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-28 20:59:12 +00:00
Derick Rethans
32c5c5832a - Document return value
#- I'm just implementing this...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133484 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-28 07:19:56 +00:00
Philip Olson
45d077dbd7 Document return on success change from 1 to true in 4.3.3, and see also fopen/fseek.
This documents bug 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132989 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 01:05:48 +00:00
Wez Furlong
e01d90c389 Document "exclusive" mode for fopen().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132861 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 11:46:28 +00:00
Derick Rethans
a09f981d33 - Structural changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131877 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:57:32 +00:00
Philip Olson
45f5fbc352 Returns bool not int, closes bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131282 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 01:40:03 +00:00
Philip Olson
e3abc11bfe returns bool, not int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131281 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 01:09:38 +00:00
Philip Olson
249e4eaffd fopen() also generates E_WARNING on failure.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130639 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-08 19:32:33 +00:00
Philip Olson
551b169f3c Implement &return.falseproblem; and &note.bin-safe; entities, and added an example.
This closes bug 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130621 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-08 14:29:25 +00:00
Wez Furlong
ed0cbff43c Explain a bit more about the nightmare that is the text-mode-translation, the
spawn of satan.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130532 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-07 14:12:51 +00:00
Sara Golemon
de42e1b1f9 Note about filesizes > 2^31 bytes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130008 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 20:51:26 +00:00
Wez Furlong
7988ec6499 Fix copy-n-paste error and explain why do {} while(true) is better than
while(!feof()) {} in this example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129799 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 23:11:51 +00:00
Philip Olson
77b0927f90 rename can move files across *nix partitions as of PHP 4.3.3, which closes
the doc part of bug .  Also fixed the example spacing, and added see alsos.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-31 00:51:14 +00:00
Wez Furlong
44461f04b1 fix omission...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129525 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-31 00:15:18 +00:00
Philip Olson
d9fc90e266 Added php tags (<?php ?>) to examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129494 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 20:43:26 +00:00
Wez Furlong
8befa0e8fe Revise docs a little; document the non-greedy fread semantics when reading from
network streams and fifos.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129235 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 20:10:20 +00:00
Wez Furlong
df5537486a Tweak some of the docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128658 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-24 20:43:53 +00:00
Friedhelm Betz
ba571c3376 use of entities for php.ini, .htaccess and httpd.conf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128184 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 10:34:23 +00:00
Philip Olson
d3468a47ac Is available for Windows user in PHP5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127883 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-20 00:10:05 +00:00
Sara Golemon
2616e55615 Notes re context option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127811 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-19 20:26:58 +00:00
Sara Golemon
c1e0f13a4d Update documentation per addition of unlink method in wrappers operations.
Create standardized table for listing wrapper attributes in appendices/wrappers.xml,
this will ease lookup of common information by reducing what must be read through.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127056 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-14 22:04:50 +00:00
Mehdi Achour
e7f97c5c33 final changes .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126426 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 23:35:29 +00:00
Andy Lindeman
fb0bc2a0bb good suggestion by didou
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126424 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 23:18:26 +00:00
Andy Lindeman
9cf70800c2 refer to stat() page, so we don't have to keep both places up-to-date, as they return the same information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126419 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 21:52:54 +00:00
Andy Lindeman
3324dc61f1 put star in standard place
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126417 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 21:50:16 +00:00
Andy Lindeman
c6bb8e4d38 implementation of user notes, as in bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126416 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 21:42:28 +00:00
Moriyoshi Koizumi
8c50bb6737 Added info about the default value of enclosure parameter
Removed "enclosure cannot be null" notice as it now rejects such a wrong
parameter


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124900 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-28 15:18:55 +00:00
Philip Olson
0cefe3f854 Change &alias; to alias (we have no such entity)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124831 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-27 19:24:38 +00:00
Sara Golemon
f67fd60b35 Document zcontext parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124062 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-20 01:36:25 +00:00
Andy Lindeman
ac73e43297 fix bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123397 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-14 20:44:06 +00:00
Sara Golemon
c25464d85b Additional context parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122948 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-09 00:02:53 +00:00
Sara Golemon
d091efacab New function file_put_contents()
Update constants.xml with FILE_* family.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122947 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-08 23:43:56 +00:00
Sara Golemon
b073987b8b context parameter added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122806 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-08 00:07:12 +00:00
Andy Lindeman
59071ec3b5 fixing bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122784 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-07 20:54:26 +00:00
Sara Golemon
dee4c1c963 New function: stream_get_line()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122482 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 01:44:12 +00:00
Andy Lindeman
6b5cabf841 fixing bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122077 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 23:19:32 +00:00
Victor Boivie
bc46e3c5ec Removed single quotes from pathnames (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118768 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-03 11:49:39 +00:00
Sara Golemon
70c288358b Fix broken endtag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118747 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-03 04:53:02 +00:00
Victor Boivie
9130132fd9 Incorrectly formatted function alias - fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118638 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-02 12:55:53 +00:00
Victor Boivie
1216a983d3 Fix for bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118627 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-02 10:44:58 +00:00
Derick Rethans
48b5d7d8ad - Fix parameter type and use the true entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118170 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-26 09:53:43 +00:00
Philip Olson
5aa3b832c7 A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache,
added <?php ?>, See also's, some example cleanup, and minor changes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117578 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 18:55:36 +00:00
Philip Olson
9372a9f69c Entity change: file.clearstatcache -> note.clearstatcache
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117393 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 22:45:16 +00:00
Philip Olson
dbceff8894 Use of &file.clearstatcache; and &note.no-remote; and mention checks if
directories exist too.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117363 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 17:27:25 +00:00
Philip Olson
5969acce5f Use of &file.clearstatcache; and &note.no-remote;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117362 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 17:25:13 +00:00
Philip Olson
6979633d7c Use of note.no-remote entity, see also fwrite and file_exists(), and use of <parameter>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117359 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 17:09:30 +00:00
Philip Olson
72c4d162be Put mode descriptions into a <table> instead of a <itemizedlist>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116289 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-13 19:48:15 +00:00
Damien Seguy
5762af16c5 Light reordering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115749 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-11 03:04:15 +00:00
Thomas Schoefbeck
b51bf6181a typo and ws
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115613 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-10 20:19:04 +00:00
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 , 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 (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
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
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 , 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
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 - 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 )
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
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