php-doc-en/reference/filesystem/functions
Peter Cowburn 52b94bc52e Add some ini keys (doc bug )
-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336561 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:14:55 +00:00
..
basename.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
chgrp.xml
chmod.xml Fixed bug 2014-05-18 15:13:26 +00:00
chown.xml added an additional link to the see also section of chown (patch by Francis Rath) 2015-03-29 18:32:22 +00:00
clearstatcache.xml
copy.xml
delete.xml Remove return value section from delete page 2014-06-01 13:09:59 +00:00
dirname.xml Remove changelogs for PHP 4 - 1st round 2014-08-23 17:55:23 +00:00
disk-free-space.xml
disk-total-space.xml
diskfreespace.xml
fclose.xml
feof.xml
fflush.xml
fgetc.xml
fgetcsv.xml Add escape_char paramter to fputcsv, formatting consistancy with fgetcsv 2015-01-28 05:49:05 +00:00
fgets.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
fgetss.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
file-exists.xml
file-get-contents.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
file-put-contents.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
file.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
fileatime.xml
filectime.xml
filegroup.xml
fileinode.xml
filemtime.xml
fileowner.xml
fileperms.xml
filesize.xml
filetype.xml
flock.xml LOCK_NB is actually supported on windows as well. The only thing that currently doesn't work is the $wouldblock by ref param. 2015-02-02 18:27:32 +00:00
fnmatch.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
fopen.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
fpassthru.xml
fputcsv.xml Add escape_char paramter to fputcsv, formatting consistancy with fgetcsv 2015-01-28 05:49:05 +00:00
fputs.xml
fread.xml WS in example 2015-01-02 12:40:47 +00:00
fscanf.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
fseek.xml
fstat.xml
ftell.xml
ftruncate.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
fwrite.xml
glob.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
is-dir.xml
is-executable.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
is-file.xml
is-link.xml
is-readable.xml
is-uploaded-file.xml
is-writable.xml
is-writeable.xml
lchgrp.xml
lchown.xml
link.xml One notes section is enough 2013-09-03 05:01:55 +00:00
linkinfo.xml
lstat.xml
mkdir.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
move-uploaded-file.xml
parse-ini-file.xml Add some ini keys (doc bug ) 2015-04-17 14:14:55 +00:00
parse-ini-string.xml Mention "off" and "on" for parse_ini_file/string() 2014-03-29 21:52:41 +00:00
pathinfo.xml
pclose.xml wrong function name in warning 2013-10-25 16:00:40 +00:00
popen.xml Doc Bug Parameter name that should be in bold in popen doc page 2014-04-15 23:39:42 +00:00
readfile.xml caused problems without ob_start present, or ini output_buffering (Patch by John Bercik) 2014-07-10 14:47:22 +00:00
readlink.xml
realpath-cache-get.xml
realpath-cache-size.xml Added more information about what the realpath_cache_size config option represents and added See Also link to the config option from the function of the same name 2013-09-05 10:24:19 +00:00
realpath.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
rename.xml
rewind.xml
rmdir.xml
set-file-buffer.xml
stat.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
symlink.xml
tempnam.xml Remove changelogs for PHP 4 - 1st round 2014-08-23 17:55:23 +00:00
tmpfile.xml Note that the file returned by tmpfile() may be closed once out of scope. 2013-11-01 00:48:29 +00:00
touch.xml
umask.xml
unlink.xml