Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
constructor PHP_CompatInfo_Parser::PHP_CompatInfo_Parser
Вернуться к: Parser Infrastructure
constructor PHP_CompatInfo_Parser::PHP_CompatInfo_Parser
constructor PHP_CompatInfo_Parser::PHP_CompatInfo_Parser() – Parser Class constructor
Synopsis
require_once 'PHP/CompatInfo/Parser.php';
void constructor PHP_CompatInfo_Parser::PHP_CompatInfo_Parser ( )
Parser Class constructor
Return value
returns instance of object PHP_CompatInfo_Parser
Throws
throws no exceptions thrown
Since
since version 1.8.0b2 (2008-06-03)
Note
This function can not be called statically.
Вернуться к: Parser Infrastructure