Element index for package File
[ c ]
[ f ]
[ p ]
[ r ]
top
f
- File.php
- procedural page File.php
- FILE_DEFAULT_READSIZE
- in file File.php, constant FILE_DEFAULT_READSIZE
The default number of bytes for reading
- FILE_LOCK_EXCLUSIVE
- in file File.php, constant FILE_LOCK_EXCLUSIVE
Use this when an exclusive (write) lock is required
- FILE_LOCK_SHARED
- in file File.php, constant FILE_LOCK_SHARED
Use this when a shared (read) lock is required
- FILE_MODE_APPEND
- in file File.php, constant FILE_MODE_APPEND
Mode to use for appending to files
- FILE_MODE_READ
- in file File.php, constant FILE_MODE_READ
Mode to use for reading from files
- FILE_MODE_WRITE
- in file File.php, constant FILE_MODE_WRITE
Mode to use for truncating files, then writing
top
top
top
Documentation generated on Sun, 16 May 2004 05:04:57 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|