PEAR_Info::show
PEAR_Info::show() – Shows PEAR_Info output
Synopsis
require_once 'PEAR/Info.php';
void PEAR_Info::show (
)
Описание
Displays PEAR_Info output depending of style applied (style sheet).
Deprecated
deprecated use display() instead
Throws
throws no exceptions thrown
Since
since version 1.0.1 (2003-04-24)
Замечание
This function can not be called statically.