..
basename.xml
revision tags added
2002-04-17 06:45:35 +00:00
chgrp.xml
Closing Bug #13321
2002-08-14 03:28:02 +00:00
chmod.xml
Closing Bug #13321
2002-08-14 03:28:02 +00:00
chown.xml
Closing Bug #13321
2002-08-14 03:28:02 +00:00
clearstatcache.xml
fixed tag overlapping
2002-09-06 14:15:26 +00:00
copy.xml
Document/tidy up/clarify some more streams related information.
2002-09-26 13:56:54 +00:00
delete.xml
more litle useful
2002-10-09 00:25:46 +00:00
dirname.xml
See also: pathinfo() and realpath()
2002-05-10 03:01:05 +00:00
disk-free-space.xml
revision tags added
2002-04-17 06:45:35 +00:00
disk-total-space.xml
revision tags added
2002-04-17 06:45:35 +00:00
diskfreespace.xml
revision tags added
2002-04-17 06:45:35 +00:00
fclose.xml
Added a simple fclose example.
2002-10-18 03:07:44 +00:00
feof.xml
revision tags added
2002-04-17 06:45:35 +00:00
fflush.xml
fix for bug #18827
2002-08-09 09:30:32 +00:00
fgetc.xml
revision tags added
2002-04-17 06:45:35 +00:00
fgetcsv.xml
Rewrote to hopefully make more sense. See also explode, file, and pack.
2002-10-18 01:48:11 +00:00
fgets.xml
Document binary safety for fgets.
2002-10-19 13:25:47 +00:00
fgetss.xml
Add note about line-endings.
2002-09-26 13:59:34 +00:00
file-exists.xml
Added an example; moved the windows share information to a note;
2002-10-18 01:00:32 +00:00
file-get-contents.xml
Removed <note> for 4.3.0 Introduction, this information is autogenerated.
2002-07-11 21:00:35 +00:00
file.xml
Upon failure, file() returns false. (fixes: bug #20047 )
2002-10-24 18:58:01 +00:00
fileatime.xml
revision tags added
2002-04-17 06:45:35 +00:00
filectime.xml
revision tags added
2002-04-17 06:45:35 +00:00
filegroup.xml
fix for Bug #19643
2002-09-28 18:25:23 +00:00
fileinode.xml
Closing Bug #13321
2002-08-14 03:28:02 +00:00
filemtime.xml
revision tags added
2002-04-17 06:45:35 +00:00
fileowner.xml
Closing Bug #13321
2002-08-14 03:28:02 +00:00
fileperms.xml
revision tags added
2002-04-17 06:45:35 +00:00
filesize.xml
revision tags added
2002-04-17 06:45:35 +00:00
filetype.xml
filetype(): See also is_dir is_file is_link file_exists and stat
2002-04-19 06:28:03 +00:00
flock.xml
- Fix proto and #13191 (FAT FS doesn't support flock()ing).
2002-06-10 10:36:18 +00:00
fnmatch.xml
glob() and fnmatch() updates
2002-09-26 00:31:29 +00:00
fopen.xml
Make fopen() docs actually readable.
2002-09-24 02:53:08 +00:00
fpassthru.xml
Document/tidy up/clarify some more streams related information.
2002-09-26 13:56:54 +00:00
fputs.xml
revision tags added
2002-04-17 06:45:35 +00:00
fread.xml
Removed empty note; a few <?php ?> additions.
2002-11-09 21:01:11 +00:00
fscanf.xml
tab is \t, not \n - 18845
2002-08-11 10:53:41 +00:00
fseek.xml
revision tags added
2002-04-17 06:45:35 +00:00
fstat.xml
revision tags added
2002-04-17 06:45:35 +00:00
ftell.xml
revision tags added
2002-04-17 06:45:35 +00:00
ftruncate.xml
revision tags added
2002-04-17 06:45:35 +00:00
fwrite.xml
Forgot the ending semicolon for &false;. Thanks, Derick
2002-11-08 19:48:41 +00:00
glob.xml
Documented the valid flags for the glob() function, including the
2002-11-13 23:36:37 +00:00
is-dir.xml
OK, so dir is a class...
2002-08-14 21:29:01 +00:00
is-executable.xml
- Document latest scientific researches on PHP functions
2002-10-07 15:45:38 +00:00
is-file.xml
is_file() doesn't work on remote files - #18846
2002-08-11 10:49:51 +00:00
is-link.xml
Closing Bug #13321
2002-08-14 03:28:02 +00:00
is-readable.xml
revision tags added
2002-04-17 06:45:35 +00:00
is-uploaded-file.xml
revision tags added
2002-04-17 06:45:35 +00:00
is-writable.xml
revision tags added
2002-04-17 06:45:35 +00:00
is-writeable.xml
revision tags added
2002-04-17 06:45:35 +00:00
link.xml
Closing Bug #13321
2002-08-14 03:28:02 +00:00
linkinfo.xml
Closing Bug #13321
2002-08-14 03:28:02 +00:00
lstat.xml
revision tags added
2002-04-17 06:45:35 +00:00
mkdir.xml
revision tags added
2002-04-17 06:45:35 +00:00
move-uploaded-file.xml
revision tags added
2002-04-17 06:45:35 +00:00
parse-ini-file.xml
Make the quoting issue a bit more clear, add an example for it.
2002-06-05 07:15:48 +00:00
pathinfo.xml
Note: Getting the current path info is discussed in the predefined var section
2002-10-18 00:39:18 +00:00
pclose.xml
revision tags added
2002-04-17 06:45:35 +00:00
popen.xml
Note: Use proc_open() for bi-directional support.
2002-10-18 03:30:33 +00:00
readfile.xml
Document/tidy up/clarify some more streams related information.
2002-09-26 13:56:54 +00:00
readlink.xml
Closing Bug #13321
2002-08-14 03:28:02 +00:00
realpath.xml
See also: pathinfo not path_info
2002-05-10 03:03:09 +00:00
rename.xml
added an example
2002-08-22 12:32:55 +00:00
rewind.xml
Fix bug #18859
2002-08-12 00:27:12 +00:00
rmdir.xml
revision tags added
2002-04-17 06:45:35 +00:00
set-file-buffer.xml
streams function name changes.
2002-09-28 23:07:24 +00:00
stat.xml
revision tags added
2002-04-17 06:45:35 +00:00
stream-get-meta-data.xml
streams function name changes.
2002-09-28 23:07:24 +00:00
stream-register-wrapper.xml
Fix for #20050
2002-10-23 22:14:39 +00:00
stream-set-blocking.xml
More streams related changes.
2002-09-28 23:30:31 +00:00
stream-set-timeout.xml
example correction
2002-10-28 10:19:32 +00:00
stream-set-write-buffer.xml
streams function name changes.
2002-09-28 23:07:24 +00:00
symlink.xml
Closing Bug #13321
2002-08-14 03:28:02 +00:00
tempnam.xml
revision tags added
2002-04-17 06:45:35 +00:00
tmpfile.xml
revision tags added
2002-04-17 06:45:35 +00:00
touch.xml
Fix documentation bug.
2002-09-23 15:06:48 +00:00
umask.xml
the parameter is optional
2002-10-22 11:14:31 +00:00
unlink.xml
revision tags added
2002-04-17 06:45:35 +00:00