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
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
Wez Furlong
f1242944c3
More streams related changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97309 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-28 23:30:31 +00:00
Wez Furlong
059168665c
streams function name changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97308 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-28 23:07:24 +00:00
Hartmut Holzgraefe
b58cda4670
fix for Bug #19643
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97272 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-28 18:25:23 +00:00
Wez Furlong
f26fabbc36
Add note about line-endings.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97009 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 13:59:34 +00:00
Wez Furlong
195ea36a31
Document/tidy up/clarify some more streams related information.
...
Add notes about URL support for GD functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97008 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 13:56:54 +00:00
Wez Furlong
7b4aac161d
file_get_wrapper_data renamed to file_get_meta_data and expanded.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96988 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 11:38:23 +00:00
Dallas Wang
6a490ecdb7
Typo fixed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96957 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 08:50:49 +00:00
Hartmut Holzgraefe
f2b3768ed1
glob() and fnmatch() updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96909 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 00:31:29 +00:00
Wez Furlong
72eeba5da7
Make fopen() docs actually readable.
...
Moved wrapper descriptions into the wrapper appendix.
I plan to add more details, such as the the file_get_wrapper_data()
structures for each wrapper, so this is a positive move in that direction.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96687 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-24 02:53:08 +00:00
Wez Furlong
8038e95517
Flesh out the docs for user streams.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96661 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-23 22:40:20 +00:00
Sascha Schumann
8bb46919c3
Fix documentation bug.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96601 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-23 15:06:48 +00:00
Damien Seguy
da6a244957
false -> &false;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96224 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-20 01:02:59 +00:00
Wez Furlong
b8e2058366
Document ftps:// and add a table listing supported wrappers to the
...
appendices.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95901 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-16 18:13:37 +00:00
Heilig (Cece) Szabolcs
cf0e2f51bc
fixed tag overlapping
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94901 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-06 14:15:26 +00:00
Derick Rethans
b28afcfa91
- Fix layout (no tabs, not more than 78 chars on a line)
...
- Corrected <methodname>foo()</methodname> to <function>foo</function>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94829 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-06 06:54:44 +00:00
Erica Douglass
6b3c8a6e6c
Rewrote description of this function for clarity (check user notes -- no one knew what this function actually did. ;)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94828 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-06 06:43:13 +00:00
Damien Seguy
91fbe5295f
added an example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93013 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-22 12:32:55 +00:00
Friedhelm Betz
4a0f085885
id correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92377 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-17 13:30:47 +00:00
Gabor Hojtsy
9bc397a9b1
OK, so dir is a class...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92063 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-14 21:29:01 +00:00
Gabor Hojtsy
a1eead3711
Adding more to see also list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92062 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-14 21:27:41 +00:00
Dan Kalowsky
acf282ee57
Closing Bug #13321
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91901 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-14 03:28:02 +00:00
Dan Kalowsky
9705bc9855
Fix bug #18859
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91599 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-12 00:27:12 +00:00
Sander Roobol
948efe3655
tab is \t, not \n - 18845
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91513 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-11 10:53:41 +00:00
Sander Roobol
f4ea5b761f
is_file() doesn't work on remote files - #18846
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91509 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-11 10:49:51 +00:00
Friedhelm Betz
c8c2554e5a
fix for bug #18827
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91368 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-09 09:30:32 +00:00
Dan Kalowsky
c8de281b40
fix for bug #18812
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91292 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-08 18:26:01 +00:00
Philip Olson
d43ee1e467
* Briefly document fourth zcontext parameter (does not yet close bug #17784 )
...
* See also file(), fgets(), file_exists(), and is_readable().
* We mention 4.3.0 w/o stating it's not yet released
* Minor textual changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88682 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-14 18:56:44 +00:00
Philip Olson
db59ada8b2
Removed <note> for 4.3.0 Introduction, this information is autogenerated.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88382 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 21:00:35 +00:00
Markus Fischer
872e9bc010
- Fix proto and #13191 (FAT FS doesn't support flock()ing).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85251 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 10:36:18 +00:00
Markus Fischer
741522f9ce
- Document whitespace behaviour of the scanf functions, closes #12337 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-09 21:50:25 +00:00
Gabor Hojtsy
fc91ce2880
Make the quoting issue a bit more clear, add an example for it.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84679 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-05 07:15:48 +00:00
Edin Kadribasic
4f66065ef1
Fix for #15006 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84665 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-04 23:23:13 +00:00
Kai Schröder
b81c111d0c
Bug #13292 file_exists works with UNC names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84460 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 19:09:28 +00:00
Yasuo Ohgaki
42bbb578ad
Added new parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83649 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-27 02:16:07 +00:00
Markus Fischer
2c68633b84
- Remove para about not available on Windows platform.
...
# If thinks would just happenalways that fast, Kudos Edin!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82779 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-19 16:10:02 +00:00
Markus Fischer
434771debc
- A bit more verobse on the safe mode thing.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82664 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-18 18:47:44 +00:00
Markus Fischer
aba468e56f
- Preliminary documentation for glob().
...
# Far from finished, volunteers are welcome:
# - Document tll he flags
# - Give more examples
# - Describe what the patterns are really
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82640 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-18 14:08:25 +00:00
Markus Fischer
a55d376298
- Document third parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82120 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-13 18:39:48 +00:00
Markus Fischer
d5cd6b3ff7
- Fix return value.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82000 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-12 17:28:59 +00:00
Markus Fischer
ff5eaf603f
- Update.
...
# Go Rasmus go :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81862 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-11 20:24:52 +00:00
Philip Olson
8193fa42f7
See also: pathinfo not path_info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81663 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-10 03:03:09 +00:00
Philip Olson
2d00fff22f
See also: pathinfo() and realpath()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81662 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-10 03:01:05 +00:00
Dirkjan Ochtman
6a30fb2d2c
Fixed bug 13279.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80366 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 08:09:01 +00:00
Philip Olson
62f5b5d4a7
See also: fgets file fread readfile and include
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79635 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-23 22:10:15 +00:00
Simone Cortesi
27c2b55978
adding:
...
<parameter>
<note>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79571 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-23 10:33:39 +00:00
Philip Olson
52508c3328
filetype(): See also is_dir is_file is_link file_exists and stat
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78734 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-19 06:28:03 +00:00
Philip Olson
a6f90f1832
realpath(): see also basename, dirname and path_info.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78733 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-19 06:22:38 +00:00
jim winstead
50b52d2544
is_dir: clarify how relative filenames are handled, add see also for chdir
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78693 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-18 21:36:40 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00