php-doc-en/reference/filesystem/functions
Hannes Magnusson 488cee7edb Fixed bug#48467 (Wrong use of example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281619 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 21:42:41 +00:00
..
basename.xml See also 2008-03-10 09:26:23 +00:00
chgrp.xml Fixing example code to comply with PEAR coding standards. 2008-10-14 15:10:17 +00:00
chmod.xml correct markup 2009-04-19 16:46:20 +00:00
chown.xml Added missing examples. 2008-10-09 20:40:06 +00:00
clearstatcache.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
copy.xml Context is optional, but not skippable. 2007-11-06 14:54:11 +00:00
delete.xml Implemented role="noversion" 2008-06-11 15:41:12 +00:00
dirname.xml Windows examples (bug #36956) 2007-08-20 12:21:22 +00:00
disk-free-space.xml Fix #41493 2007-06-24 02:12:58 +00:00
disk-total-space.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
diskfreespace.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
fclose.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
feof.xml Bug#47843, grammar and entities 2009-03-31 08:17:17 +00:00
fflush.xml Added examples for all functions. 2008-10-13 19:26:50 +00:00
fgetc.xml More new doc style 2007-07-01 21:31:16 +00:00
fgetcsv.xml Add str_getcsv/fgetcsv to the seealso section 2007-10-15 13:40:05 +00:00
fgets.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
fgetss.xml Undocument PHP 3 2009-01-16 15:36:27 +00:00
file-exists.xml file_exists() returns false on symlinks pointing nowhere (user note <eweringATgmail>) 2008-05-26 11:30:03 +00:00
file-get-contents.xml The FILE_USE_INCLUDE_PATH can be used as of PHP 5 2009-04-26 12:13:14 +00:00
file-put-contents.xml Drop broken example 2009-03-23 23:13:45 +00:00
file.xml - Remove version info (its already in the changelog) 2009-04-26 11:48:23 +00:00
fileatime.xml fixed typo. 2008-08-25 04:22:37 +00:00
filectime.xml fixed typo. 2008-08-25 04:22:37 +00:00
filegroup.xml Added examples for all functions. 2008-10-13 19:26:50 +00:00
fileinode.xml Fixing example code to comply with PEAR coding standards. 2008-10-14 15:10:17 +00:00
filemtime.xml fixed typo. 2008-08-25 04:22:37 +00:00
fileowner.xml Added examples for all functions. 2008-10-13 19:26:50 +00:00
fileperms.xml Added cross-link to chmod() 2008-10-16 13:17:29 +00:00
filesize.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
filetype.xml added possible return value 'socket' 2007-10-22 08:43:30 +00:00
flock.xml LOCK_NB not supported on Windows (bug #41769) 2007-08-16 13:46:21 +00:00
fnmatch.xml Work on constants 2009-03-22 15:45:07 +00:00
fopen.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
fpassthru.xml More new doc style 2007-07-01 21:31:16 +00:00
fputcsv.xml Terminates line (bug #42202) 2007-08-16 09:00:27 +00:00
fputs.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
fread.xml Fixes #43728 (An addition to fread) 2008-08-14 10:14:43 +00:00
fscanf.xml Read whole lines (bug #44674) 2008-11-07 09:57:12 +00:00
fseek.xml ref.filesystem: Implemented the new doc style, new entities, and rewording where appropriate. 2007-09-15 02:44:00 +00:00
fstat.xml ref.filesystem: Implemented the new doc style, new entities, and rewording where appropriate. 2007-09-15 02:44:00 +00:00
ftell.xml Better language for the ftell() description 2008-08-18 00:14:18 +00:00
ftruncate.xml Fixing example code to comply with PEAR coding standards. 2008-10-14 15:10:17 +00:00
fwrite.xml Network stream 2009-05-28 09:00:55 +00:00
glob.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
is-dir.xml Grammar. 2009-02-27 16:49:08 +00:00
is-executable.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
is-file.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
is-link.xml Added missing examples. 2008-10-09 20:40:06 +00:00
is-readable.xml Safe mode aware (bug #38724) 2007-08-17 16:39:41 +00:00
is-uploaded-file.xml Use proper markup for variables 2008-08-23 15:40:25 +00:00
is-writable.xml ref.filesystem: Implemented the new doc style, new entities, and rewording where appropriate. 2007-09-15 02:44:00 +00:00
is-writeable.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
lchgrp.xml Fixed bug#48467 (Wrong use of example) 2009-06-03 21:42:41 +00:00
lchown.xml Added examples for all functions. 2008-10-13 19:26:50 +00:00
link.xml - be more precised in the changelog (even if we have this info in a note) 2009-06-03 08:52:30 +00:00
linkinfo.xml - be more precised in the changelog (even if we have this info in a note) 2009-06-03 08:52:31 +00:00
lstat.xml Added missing examples. 2008-10-09 20:40:06 +00:00
mkdir.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
move-uploaded-file.xml Added examples for all functions. 2008-10-13 19:26:50 +00:00
parse-ini-file.xml New example for parse_ini_string(), plus add ^ as one of the special characters in INI files 2009-05-13 08:12:43 +00:00
parse-ini-string.xml Shouldn't have been in here 2009-05-13 08:14:03 +00:00
pathinfo.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
pclose.xml Fixing example code to comply with PEAR coding standards. 2008-10-14 15:10:17 +00:00
popen.xml ref.filesystem: Implemented the new doc style, new entities, and rewording where appropriate. 2007-09-15 02:44:00 +00:00
readfile.xml New filerefs for PhD0.4.4 2009-02-16 11:38:14 +00:00
readlink.xml - be more precised in the changelog (even if we have this info in a note) 2009-06-03 08:52:31 +00:00
realpath.xml as of PHP5.3 we have our own realpath() implementation 2008-09-09 14:43:53 +00:00
rename.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
rewind.xml Fixing example code to comply with PEAR coding standards. 2008-10-14 15:10:17 +00:00
rmdir.xml Fixing example code to comply with PEAR coding standards. 2008-10-14 15:10:17 +00:00
set-file-buffer.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
stat.xml Fix examples 2008-08-31 22:45:31 +00:00
symlink.xml - be more precised in the changelog (even if we have this info in a note) 2009-06-03 08:52:31 +00:00
tempnam.xml fixed bug #47834 2009-04-21 02:52:46 +00:00
tmpfile.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
touch.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
umask.xml ref.filesystem: Implemented the new doc style, new entities, and rewording where appropriate. 2007-09-15 02:44:00 +00:00
unlink.xml Added missing examples. 2008-10-09 20:40:06 +00:00