php-doc-en/reference/filesystem/functions
Sebastian-H. Picklum 7e52a40276 Typo from Ali
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134106 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 15:34:15 +00:00
..
basename.xml Added php tags (<?php ?>) to examples. 2003-05-30 20:43:26 +00:00
chgrp.xml Returns bool not int, closes bug #24162 2003-06-13 01:40:03 +00:00
chmod.xml - Structural changes 2003-06-16 12:57:32 +00:00
chown.xml Returns bool not int, closes bug #24162 2003-06-13 01:40:03 +00:00
clearstatcache.xml fixed tag overlapping 2002-09-06 14:15:26 +00:00
copy.xml returns bool, not int 2003-06-13 01:09:38 +00:00
delete.xml more litle useful 2002-10-09 00:25:46 +00:00
dirname.xml Added php tags (<?php ?>) to examples. 2003-05-30 20:43:26 +00:00
disk-free-space.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +00:00
disk-total-space.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +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 Use 'handle' instead of 'fp' in parameter declarations and examples. 2003-01-13 02:54:28 +00:00
fflush.xml Use 'handle' instead of 'fp' in parameter declarations and examples. 2003-01-13 02:54:28 +00:00
fgetc.xml Implement &return.falseproblem; and &note.bin-safe; entities, and added an example. 2003-06-08 14:29:25 +00:00
fgetcsv.xml Added info about the default value of enclosure parameter 2003-04-28 15:18:55 +00:00
fgets.xml New function: stream_get_line() 2003-04-04 01:44:12 +00:00
fgetss.xml Use 'handle' instead of 'fp' in parameter declarations and examples. 2003-01-13 02:54:28 +00:00
file-exists.xml - Structural changes 2003-06-16 12:57:32 +00:00
file-get-contents.xml just small grammar ch. 2003-06-29 19:58:30 +00:00
file-put-contents.xml - Document return value 2003-06-28 07:19:56 +00:00
file.xml - Structural changes 2003-06-16 12:57:32 +00:00
fileatime.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +00:00
filectime.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +00:00
filegroup.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +00:00
fileinode.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +00:00
filemtime.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +00:00
fileowner.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +00:00
fileperms.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +00:00
filesize.xml Note about filesizes > 2^31 bytes 2003-06-03 20:51:26 +00:00
filetype.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +00:00
flock.xml typo 2003-02-10 20:18:18 +00:00
fnmatch.xml Added php tags (<?php ?>) to examples. 2003-05-30 20:43:26 +00:00
fopen.xml Clarify x and x+ modes. They generate E_WARNING and false when file exists, and 2003-06-28 20:59:12 +00:00
fpassthru.xml Use 'handle' instead of 'fp' in parameter declarations and examples. 2003-01-13 02:54:28 +00:00
fputs.xml Incorrectly formatted function alias - fixed 2003-03-02 12:55:53 +00:00
fread.xml Use of example.com for urls. 2003-06-30 22:55:45 +00:00
fscanf.xml - Structural changes 2003-06-16 12:57:32 +00:00
fseek.xml entity usage 2003-01-27 02:50:41 +00:00
fstat.xml Tweak some of the docs. 2003-05-24 20:43:53 +00:00
ftell.xml more fp->handle changes 2003-01-15 20:22:11 +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 Use 'handle' instead of 'fp' in parameter declarations and examples. 2003-01-13 02:54:28 +00:00
glob.xml Typo from Ali 2003-07-03 15:34:15 +00:00
is-dir.xml Entity change: file.clearstatcache -> note.clearstatcache 2003-02-20 22:45:16 +00:00
is-executable.xml Is available for Windows user in PHP5 2003-05-20 00:10:05 +00:00
is-file.xml Entity change: file.clearstatcache -> note.clearstatcache 2003-02-20 22:45:16 +00:00
is-link.xml Entity change: file.clearstatcache -> note.clearstatcache 2003-02-20 22:45:16 +00:00
is-readable.xml fix bug #23207 2003-04-14 20:44:06 +00:00
is-uploaded-file.xml Light reordering 2003-02-11 03:04:15 +00:00
is-writable.xml Entity change: file.clearstatcache -> note.clearstatcache 2003-02-20 22:45:16 +00:00
is-writeable.xml Incorrectly formatted function alias - fixed 2003-03-02 12:55:53 +00:00
link.xml Returns bool not int, closes bug #24162 2003-06-13 01:40:03 +00:00
linkinfo.xml Closing Bug #13321 2002-08-14 03:28:02 +00:00
lstat.xml final changes . 2003-05-09 23:35:29 +00:00
mkdir.xml Returns bool not int, closes bug #24162 2003-06-13 01:40:03 +00:00
move-uploaded-file.xml entity usage 2003-01-27 02:50:41 +00:00
parse-ini-file.xml - Structural changes 2003-06-16 12:57:32 +00:00
pathinfo.xml - Structural changes 2003-06-16 12:57:32 +00:00
pclose.xml Use 'handle' instead of 'fp' in parameter declarations and examples. 2003-01-13 02:54:28 +00:00
popen.xml - Structural changes 2003-06-16 12:57:32 +00:00
readfile.xml Additional context parameter 2003-04-09 00:02:53 +00:00
readlink.xml Closing Bug #13321 2002-08-14 03:28:02 +00:00
realpath.xml Added php tags (<?php ?>) to examples. 2003-05-30 20:43:26 +00:00
rename.xml - Structural changes 2003-06-16 12:57:32 +00:00
rewind.xml Returns bool not int, closes bug #24162 2003-06-13 01:40:03 +00:00
rmdir.xml Returns bool not int, closes bug #24162 2003-06-13 01:40:03 +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 - Structural changes 2003-06-16 12:57:32 +00:00
symlink.xml Returns bool not int, closes bug #24162 2003-06-13 01:40:03 +00:00
tempnam.xml Added php tags (<?php ?>) to examples. 2003-05-30 20:43:26 +00:00
tmpfile.xml Added php tags (<?php ?>) to examples. 2003-05-30 20:43:26 +00:00
touch.xml - Structural changes 2003-06-16 12:57:32 +00:00
umask.xml entity usage 2003-01-27 02:50:41 +00:00
unlink.xml - Structural changes 2003-06-16 12:57:32 +00:00