php-doc-en/reference/filesystem/functions
Christoph Michael Becker 7e4167f3f2 Fix : basename broken with non-ASCII-chars
We move the important notes up into the description section, and elevate
the note regarding the locale awareness to a caution.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340481 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-14 17:28:12 +00:00
..
basename.xml Fix : basename broken with non-ASCII-chars 2016-10-14 17:28:12 +00:00
chgrp.xml
chmod.xml
chown.xml
clearstatcache.xml
copy.xml
delete.xml
dirname.xml
disk-free-space.xml
disk-total-space.xml
diskfreespace.xml
fclose.xml
feof.xml
fflush.xml
fgetc.xml
fgetcsv.xml Integrate user note 119861 2016-09-09 22:26:40 +00:00
fgets.xml
fgetss.xml
file-exists.xml
file-get-contents.xml Update manual wrt. <https://wiki.php.net/rfc/negative-string-offsets> 2016-09-14 11:53:33 +00:00
file-put-contents.xml
file.xml Added warning when file not exists info in errors section 2016-07-15 18:08:07 +00:00
fileatime.xml
filectime.xml
filegroup.xml
fileinode.xml
filemtime.xml
fileowner.xml
fileperms.xml Fix : Example 2 for fileperms is wrong 2016-06-14 14:02:02 +00:00
filesize.xml
filetype.xml
flock.xml
fnmatch.xml
fopen.xml fopen($filename, 'a') opens for writing only, the statement 'fseek()() only affects the reading position' is confusing since there is no reading in this mode. (I also fixed the reference to fseek.) 2015-12-31 12:27:21 +00:00
fpassthru.xml
fputcsv.xml Improve readability of the doc sources 2016-09-28 12:34:02 +00:00
fputs.xml
fread.xml Add links to pack() and unpack(), respectively 2016-07-26 23:31:08 +00:00
fscanf.xml
fseek.xml
fstat.xml
ftell.xml
ftruncate.xml
fwrite.xml Add links to pack() and unpack(), respectively 2016-07-26 23:31:08 +00:00
glob.xml
is-dir.xml
is-executable.xml
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
linkinfo.xml
lstat.xml
mkdir.xml
move-uploaded-file.xml Fix : Insecure example in php.net documentation 2016-07-18 12:36:51 +00:00
parse-ini-file.xml
parse-ini-string.xml
pathinfo.xml Fix : pathinfo() doesn't document parsing of dot-files 2016-06-22 14:17:23 +00:00
pclose.xml Fix : proc_close does not return exit code 2016-06-29 18:23:56 +00:00
popen.xml
readfile.xml
readlink.xml
realpath-cache-get.xml
realpath-cache-size.xml
realpath.xml
rename.xml
rewind.xml
rmdir.xml
set-file-buffer.xml
stat.xml
symlink.xml
tempnam.xml
tmpfile.xml
touch.xml
umask.xml
unlink.xml