Commit graph

31 commits

Author SHA1 Message Date
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