Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17154 программиста и 1834 робота. Сейчас ищут 1654 программиста ...
File_Fortune::setFile
Вернуться к: File_Fortune
File_Fortune::setFile
File_Fortune::setFile() – Set fortune file
Synopsis
require_once 'File/Fortune.php';
File_Fortune File_Fortune::setFile ( string $file , string $headerFile = null )
setFile() may be used to explicitly set a fortune file to use or create.
Parameter
- string $file
- string $headerFile
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: File_Fortune