File_Fortune | File_Fstab |
File_Fortune | |
PEAR Manual | |
require_once 'File/Fortune.php'; |
void
File_Fortune::update
(
int
$index
,
string
$fortune
)
update() may be used to update fortunes. However, the recommended practice is to use array access:
|
If multiple files or a directory have been set, you cannot manipulate the fortune list, and this method will raise an exception.
throws File_Fortune_Exception
This function can not be called statically.
File_Fortune | File_Fstab |
File_Fortune | |
PEAR Manual | |