.. |
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
|
Added cross-link to chmod()
|
2008-10-16 13:17:29 +00:00 |
chown.xml
|
Added missing examples.
|
2008-10-09 20:40:06 +00:00 |
clearstatcache.xml
|
Fixing example code to comply with PEAR coding standards.
|
2008-10-14 15:10:17 +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
|
Upgrade to DocBook5:
|
2007-06-20 22:25:43 +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
|
Fixing example code to comply with PEAR coding standards.
|
2008-10-14 15:10:17 +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
|
fix bug #42997: this function is only similar, not identical to file()
|
2007-10-19 11:35:38 +00:00 |
file-put-contents.xml
|
Fix #43481
|
2007-12-04 01:36:37 +00:00 |
file.xml
|
Removed my recently introduced parse error
|
2008-02-29 17:55:20 +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
|
Fixes
|
2007-11-04 21:38:36 +00:00 |
fopen.xml
|
Upgrade to DocBook5:
|
2007-06-20 22:25:43 +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
|
ref.filesystem: Implemented the new doc style, new entities, and rewording where appropriate.
|
2007-09-15 02:44:00 +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
|
Fixes #43727
|
2008-04-18 06:29:10 +00:00 |
glob.xml
|
Fixes #45547
|
2008-07-21 12:55:39 +00:00 |
is-dir.xml
|
remove bogus '. n' from the example
|
2008-03-18 19:36:40 +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
|
Added examples for all functions.
|
2008-10-13 19:26:50 +00:00 |
lchown.xml
|
Added examples for all functions.
|
2008-10-13 19:26:50 +00:00 |
link.xml
|
Fixing example code to comply with PEAR coding standards.
|
2008-10-14 15:10:17 +00:00 |
linkinfo.xml
|
Upgrade to DocBook5:
|
2007-06-20 22:25:43 +00:00 |
lstat.xml
|
Added missing examples.
|
2008-10-09 20:40:06 +00:00 |
mkdir.xml
|
Document the default value for the optional recursive parameter
|
2008-02-13 13:59:20 +00:00 |
move-uploaded-file.xml
|
Added examples for all functions.
|
2008-10-13 19:26:50 +00:00 |
parse-ini-file.xml
|
Returns false on parse errors as of PHP5.3
|
2008-09-09 14:32:34 +00:00 |
pathinfo.xml
|
- added missing comma
|
2008-04-02 07:46:39 +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
|
Fixing example code to comply with PEAR coding standards.
|
2008-10-14 15:10:17 +00:00 |
readlink.xml
|
Upgrade to DocBook5:
|
2007-06-20 22:25:43 +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
|
Added missing examples.
|
2008-10-09 20:40:06 +00:00 |
tempnam.xml
|
ref.filesystem: Implemented the new doc style, new entities, and rewording where appropriate.
|
2007-09-15 02:44:00 +00:00 |
tmpfile.xml
|
Upgrade to DocBook5:
|
2007-06-20 22:25:43 +00:00 |
touch.xml
|
Fix examples
|
2008-08-31 22:45:31 +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 |