php-doc-en/reference/filesystem/functions
Nuno Lopes fa0ef737c5 its php5.0.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181592 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 19:09:37 +00:00
..
basename.xml fixing a point in stat, adding some tags, and comestics 2004-05-18 14:23:19 +00:00
chgrp.xml safe mode note 2003-12-31 10:39:43 +00:00
chmod.xml fixing a point in stat, adding some tags, and comestics 2004-05-18 14:23:19 +00:00
chown.xml safe mode note 2003-12-28 14:12:29 +00:00
clearstatcache.xml bah, my english... 2004-02-06 15:16:09 +00:00
copy.xml Fixed word spelling, used &false; 2004-08-30 09:49:35 +00:00
delete.xml fixing a point in stat, adding some tags, and comestics 2004-05-18 14:23:19 +00:00
dirname.xml Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3 2004-07-22 22:51:12 +00:00
disk-free-space.xml windows example 2003-12-26 19:48:54 +00:00
disk-total-space.xml windows example 2003-12-26 19:48:54 +00:00
diskfreespace.xml Fix broken endtag 2003-03-03 04:53:02 +00:00
fclose.xml Use 'handle' instead of 'fp' in parameter declarations and examples. 2003-01-13 02:54:28 +00:00
feof.xml fix #29942: misleading timeout description 2004-09-06 19:48:29 +00:00
fflush.xml added a new entity and use an old one 2004-05-17 19:42:15 +00:00
fgetc.xml added a new entity and use an old one 2004-05-17 19:42:15 +00:00
fgetcsv.xml its php5.0.4 2005-03-07 19:09:37 +00:00
fgets.xml - Fix #28836. 2004-07-20 10:25:33 +00:00
fgetss.xml Length is optional (bug #29696) 2004-08-16 08:38:06 +00:00
file-exists.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
file-get-contents.xml document more PHP 5.1 changes 2005-02-09 17:06:38 +00:00
file-put-contents.xml document more PHP 5.1 changes 2005-02-09 17:06:38 +00:00
file.xml create entity for context support in PHP 5; add to fopen 2004-04-14 05:28:54 +00:00
fileatime.xml - Typo. 2004-08-13 01:00:48 +00:00
filectime.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
filegroup.xml Add tip introducing url_stat() support 2003-11-29 16:39:55 +00:00
fileinode.xml Add tip introducing url_stat() support 2003-11-29 16:39:55 +00:00
filemtime.xml Add tip introducing url_stat() support 2003-11-29 16:39:55 +00:00
fileowner.xml Add tip introducing url_stat() support 2003-11-29 16:39:55 +00:00
fileperms.xml missing closing tags and commnted invalid code 2004-07-21 21:16:23 +00:00
filesize.xml Add tip introducing url_stat() support 2003-11-29 16:39:55 +00:00
filetype.xml Add tip introducing url_stat() support 2003-11-29 16:39:55 +00:00
flock.xml fclose() releases the lock (bug #30600) 2004-11-28 11:38:36 +00:00
fnmatch.xml fix proto 2004-05-20 15:40:32 +00:00
fopen.xml Moved important emphasized text to separate notes; moved compatibility notice to above the table. 2004-11-29 23:15:35 +00:00
fpassthru.xml this iswrong 2005-01-11 19:55:02 +00:00
fputcsv.xml Fix protos 2004-11-11 14:54:25 +00:00
fputs.xml Incorrectly formatted function alias - fixed 2003-03-02 12:55:53 +00:00
fread.xml Fix example 3. Remove erroneous note. 2004-03-24 20:39:40 +00:00
fscanf.xml Replace <parameter>&amp; by <parameter role="reference"> 2004-11-10 08:30:50 +00:00
fseek.xml Fixes very small whitespace typo by George Miroshnikov 2004-11-08 10:28:10 +00:00
fstat.xml fix #31983: the results of this function arent cached 2005-02-15 12:34:49 +00:00
ftell.xml Can't use ftell with a (bug #24071) 2004-08-07 08:56:21 +00:00
ftruncate.xml Document return on success change from 1 to true in 4.3.3, and see also fopen/fseek. 2003-06-23 01:05:48 +00:00
fwrite.xml Added file_put_contents to the see-also 2004-08-26 08:57:23 +00:00
glob.xml Reverted last commit 2004-09-07 19:58:30 +00:00
is-dir.xml example 2004-01-02 17:24:29 +00:00
is-executable.xml Nuke tabs 2004-08-03 17:25:34 +00:00
is-file.xml Add tip introducing url_stat() support 2003-11-29 16:39:55 +00:00
is-link.xml Add tip introducing url_stat() support 2003-11-29 16:39:55 +00:00
is-readable.xml Add tip introducing url_stat() support 2003-11-29 16:39:55 +00:00
is-uploaded-file.xml integrated note 39637, added example 2005-02-14 16:20:00 +00:00
is-writable.xml Add tip introducing url_stat() support 2003-11-29 16:39:55 +00:00
is-writeable.xml Incorrectly formatted function alias - fixed 2003-03-02 12:55:53 +00:00
link.xml Some windows notes. 2004-05-05 09:30:56 +00:00
linkinfo.xml fixing a point in stat, adding some tags, and comestics 2004-05-18 14:23:19 +00:00
lstat.xml Add tip introducing url_stat() support 2003-11-29 16:39:55 +00:00
mkdir.xml markup: 2004-08-10 16:30:22 +00:00
move-uploaded-file.xml Bug #31407: move_uploaded_file() documentation incohenrent 2005-01-11 01:12:58 +00:00
parse-ini-file.xml Reword my bad english, merci Derick 2004-12-28 15:00:09 +00:00
pathinfo.xml Fixed bug #29924 2004-09-01 00:01:26 +00:00
pclose.xml Use 'handle' instead of 'fp' in parameter declarations and examples. 2003-01-13 02:54:28 +00:00
popen.xml ref.xsl: fixed build issues (functions will be coming in a few) 2004-04-01 06:31:15 +00:00
readfile.xml crosslink to file_get_contents 2003-09-09 11:32:55 +00:00
readlink.xml Some windows notes. 2004-05-05 09:30:56 +00:00
realpath.xml fixing a point in stat, adding some tags, and comestics 2004-05-18 14:23:19 +00:00
rename.xml markup: 2004-08-10 16:30:22 +00:00
rewind.xml Returns bool not int, closes bug #24162 2003-06-13 01:40:03 +00:00
rmdir.xml markup: 2004-08-10 16:30:22 +00:00
set-file-buffer.xml Change &alias; to alias (we have no such entity) 2003-04-27 19:24:38 +00:00
stat.xml ctime is not file creation time 2004-05-20 15:01:39 +00:00
symlink.xml Some windows notes. 2004-05-05 09:30:56 +00:00
tempnam.xml Double 'the' 2004-09-15 08:15:17 +00:00
tmpfile.xml cleared up confusion about mode 2004-10-23 03:33:14 +00:00
touch.xml description and example are rewritten a bit by George Miroshnikov 2004-11-09 07:59:34 +00:00
umask.xml parameter 2004-01-13 02:18:00 +00:00
unlink.xml markup: 2004-08-10 16:30:22 +00:00