Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18768 программистов и 2023 робота. Сейчас ищут 1422 программиста ...
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