php-doc-en/reference/filesystem/functions
Sara Golemon de42e1b1f9 Note about filesizes > 2^31 bytes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130008 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 20:51:26 +00:00
..
basename.xml Added php tags (<?php ?>) to examples. 2003-05-30 20:43:26 +00:00
chgrp.xml Closing Bug #13321 2002-08-14 03:28:02 +00:00
chmod.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +00:00
chown.xml A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +00:00
clearstatcache.xml fixed tag overlapping 2002-09-06 14:15:26 +00:00
copy.xml Added php tags (<?php ?>) to examples. 2003-05-30 20:43:26 +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 handle usage instead of fp 2003-01-28 18:56:30 +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 Removed single quotes from pathnames (bug #22399) 2003-03-03 11:49:39 +00:00
file-get-contents.xml Revise docs a little; document the non-greedy fread semantics when reading from 2003-05-29 20:10:20 +00:00
file-put-contents.xml New function file_put_contents() 2003-04-08 23:43:56 +00:00
file.xml Notes re context option 2003-05-19 20:26:58 +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 Revise docs a little; document the non-greedy fread semantics when reading from 2003-05-29 20:10:20 +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 Fix copy-n-paste error and explain why do {} while(true) is better than 2003-06-01 23:11:51 +00:00
fscanf.xml Added php tags (<?php ?>) to examples. 2003-05-30 20:43:26 +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 entity usage 2003-01-27 02:50:41 +00:00
fwrite.xml Use 'handle' instead of 'fp' in parameter declarations and examples. 2003-01-13 02:54:28 +00:00
glob.xml fixing bug #23044 2003-04-07 20:54:26 +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 A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache, 2003-02-22 18:55:36 +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 Added php tags (<?php ?>) to examples. 2003-05-30 20:43:26 +00:00
move-uploaded-file.xml entity usage 2003-01-27 02:50:41 +00:00
parse-ini-file.xml fixing bug #22923 2003-04-01 23:19:32 +00:00
pathinfo.xml Note: Getting the current path info is discussed in the predefined var section 2002-10-18 00:39:18 +00:00
pclose.xml Use 'handle' instead of 'fp' in parameter declarations and examples. 2003-01-13 02:54:28 +00:00
popen.xml typo and ws 2003-02-10 20:19:04 +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 rename can move files across *nix partitions as of PHP 4.3.3, which closes 2003-05-31 00:51:14 +00:00
rewind.xml more fp->handle changes 2003-01-15 20:22:11 +00:00
rmdir.xml entity usage 2003-01-27 02:50:41 +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 Tweak some of the docs. 2003-05-24 20:43:53 +00:00
symlink.xml Closing Bug #13321 2002-08-14 03:28:02 +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 Added php tags (<?php ?>) to examples. 2003-05-30 20:43:26 +00:00
umask.xml entity usage 2003-01-27 02:50:41 +00:00
unlink.xml Update documentation per addition of unlink method in wrappers operations. 2003-05-14 22:04:50 +00:00