php-doc-en/reference/filesystem/functions
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
..
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 revision tags added 2002-04-17 06:45:35 +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 Added new parameter 2002-05-27 02:16:07 +00:00
fgets.xml Add note about line-endings. 2002-09-26 13:59:34 +00:00
fgetss.xml Add note about line-endings. 2002-09-26 13:59:34 +00:00
file-exists.xml Bug #13292 file_exists works with UNC names 2002-06-02 19:09:28 +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 Document/tidy up/clarify some more streams related information. 2002-09-26 13:56:54 +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 revision tags added 2002-04-17 06:45:35 +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 revision tags added 2002-04-17 06:45:35 +00:00
glob.xml glob() and fnmatch() updates 2002-09-26 00:31:29 +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 revision tags added 2002-04-17 06:45:35 +00:00
pclose.xml revision tags added 2002-04-17 06:45:35 +00:00
popen.xml revision tags added 2002-04-17 06:45:35 +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 streams function name changes. 2002-09-28 23:07:24 +00:00
stream-set-blocking.xml More streams related changes. 2002-09-28 23:30:31 +00:00
stream-set-timeout.xml More streams related changes. 2002-09-28 23:30:31 +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 Closing Bug #13321 2002-08-14 03:28:02 +00:00
unlink.xml revision tags added 2002-04-17 06:45:35 +00:00