require_once 'PHP/CompatInfo/Parser.php';
void PHP_CompatInfo_Parser::setOutputDriver (string $type, array [$conf = array()])
void PHP_CompatInfo_Parser::setOutputDriver
Set up driver to be used, dependant on specified type.
Name the type of driver (html, text...)
A hash containing any additional configuration
returns void
throws no exceptions thrown
since version 1.8.0b2 (2008-06-03)
Cette fonction ne peut pas être appelée de façon statique.