.. |
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 ¬e.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
|
adding PHP tags in the examples
|
2003-07-16 17:25:02 +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
|
Add tip introducing url_stat() support
|
2003-11-29 16:39:55 +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
|
fix #26489
|
2003-12-01 18:14:09 +00:00 |
fileatime.xml
|
Add tip introducing url_stat() support
|
2003-11-29 16:39:55 +00:00 |
filectime.xml
|
Add tip introducing url_stat() support
|
2003-11-29 16:39:55 +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
|
Add tip introducing url_stat() support
|
2003-11-29 16:39:55 +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
|
adding examples proposed by vincent at php dot net
|
2003-08-16 21:42:13 +00:00 |
fnmatch.xml
|
s/usefull/useful
|
2003-10-02 16:05:16 +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
|
adding examples proposed by vincent at php dot net
|
2003-08-16 21:42:13 +00:00 |
fputs.xml
|
Incorrectly formatted function alias - fixed
|
2003-03-02 12:55:53 +00:00 |
fread.xml
|
- Move warning to the correct place
|
2003-07-07 19:14:09 +00:00 |
fscanf.xml
|
hint for format parameter
|
2003-09-16 21:19:28 +00:00 |
fseek.xml
|
- Fixed a lot of typos
|
2003-09-30 08:33:48 +00:00 |
fstat.xml
|
adding examples proposed by vincent at php dot net
|
2003-08-16 21:42:13 +00:00 |
ftell.xml
|
adding examples proposed by vincent at php dot net
|
2003-08-16 21:42:13 +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
|
see also 'and' place
|
2003-08-12 23:05:26 +00:00 |
is-dir.xml
|
Add tip introducing url_stat() support
|
2003-11-29 16:39:55 +00:00 |
is-executable.xml
|
Add tip introducing url_stat() support
|
2003-11-29 16:39:55 +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
|
Light reordering
|
2003-02-11 03:04:15 +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
|
adding examples proposed by vincent at php dot net
|
2003-08-16 21:42:13 +00:00 |
linkinfo.xml
|
adding examples proposed by vincent at php dot net
|
2003-08-16 21:42:13 +00:00 |
lstat.xml
|
Add tip introducing url_stat() support
|
2003-11-29 16:39:55 +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
|
adding role when needed
|
2003-09-30 08:43: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
|
crosslink to file_get_contents
|
2003-09-09 11:32:55 +00:00 |
readlink.xml
|
adding examples proposed by vincent at php dot net
|
2003-08-16 21:42:13 +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
|
Add tip introducing url_stat() support
|
2003-11-29 16:39:55 +00:00 |
symlink.xml
|
Returns bool not int, closes bug #24162
|
2003-06-13 01:40:03 +00:00 |
tempnam.xml
|
adding note about the behavior of tempnam()
|
2003-07-23 15:27:32 +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 |