Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 69754 программиста и 8141 робот. Сейчас ищут 1628 программистов ...
File_Fortune::getHeaderFile
Вернуться к: File_Fortune
File_Fortune::getHeaderFile
File_Fortune::getHeaderFile() – Retrieve current header file name
Synopsis
require_once 'File/Fortune.php';
string File_Fortune::getHeaderFile ( )
Header files are explained in the setHeaderFile() documentation. This method returns the current header file name, if any.
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: File_Fortune