php-doc-en/reference/filesystem/functions
2010-09-14 20:31:39 +00:00
..
basename.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
chgrp.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
chmod.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
chown.xml Fixed example. Bug # 50122 2009-11-09 12:22:07 +00:00
clearstatcache.xml Fix doc bug #51474 (Typo in clearstatcache documentation) and touch up a couple 2010-04-06 04:26:06 +00:00
copy.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
delete.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
dirname.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
disk-free-space.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
disk-total-space.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
diskfreespace.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fclose.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
feof.xml Fix PHP syntax errors 2010-07-09 11:28:40 +00:00
fflush.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fgetc.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fgetcsv.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fgets.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fgetss.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
file-exists.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
file-get-contents.xml added see also link from file_get_contents to $http_response_header 2010-08-24 20:17:36 +00:00
file-put-contents.xml Fixes a minor typo ('flags is' => 'flag is'). 2010-09-14 20:31:39 +00:00
file.xml Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468 2010-04-07 17:09:10 +00:00
fileatime.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
filectime.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
filegroup.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fileinode.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
filemtime.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fileowner.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fileperms.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
filesize.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
filetype.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
flock.xml Fix doc bug #52366 (flock() fails on gzopen()'d file pointer) by making it 2010-07-19 04:30:25 +00:00
fnmatch.xml Documented flags. 2009-12-03 11:52:18 +00:00
fopen.xml - Added documentation for the fopen "c" mode. 2010-09-09 10:12:04 +00:00
fpassthru.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fputcsv.xml example output is to a file 2010-08-27 08:49:21 +00:00
fputs.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fread.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fscanf.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fseek.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
fstat.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
ftell.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
ftruncate.xml Fix doc bug #52665 (Typo). 2010-08-23 03:18:01 +00:00
fwrite.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
glob.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
is-dir.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
is-executable.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
is-file.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
is-link.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
is-readable.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
is-uploaded-file.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
is-writable.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
is-writeable.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
lchgrp.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
lchown.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
link.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
linkinfo.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
lstat.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
mkdir.xml coding standards 2010-04-05 13:45:14 +00:00
move-uploaded-file.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
parse-ini-file.xml Updated the reserved characters for ini files. Question marks are reserved also but not stated in this docs file. 2010-04-15 14:59:18 +00:00
parse-ini-string.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
pathinfo.xml Have example use lib.inc.php instead of index.html to demonstrate multiple . behaviour 2010-05-08 02:26:36 +00:00
pclose.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
popen.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
readfile.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
readlink.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
realpath-cache-get.xml Renamed files with _ to - 2010-08-26 08:26:00 +00:00
realpath-cache-size.xml Renamed files with _ to - 2010-08-26 08:26:00 +00:00
realpath.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
rename.xml Per Pierre's e-mail, add a note that the fix for bug #48771 made cross-drive 2010-09-06 11:00:50 +00:00
rewind.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
rmdir.xml Fixed PHP bug #51497 (Missing informations for rmdir and unlink.) 2010-04-08 22:48:22 +00:00
set-file-buffer.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
stat.xml Reverted example and simply changed "before" to "after". 2010-09-01 23:58:52 +00:00
symlink.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
tempnam.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
tmpfile.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
touch.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
umask.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
unlink.xml remove bad example (unlink a directory) - closes doc #52132 2010-06-21 11:46:34 +00:00