PEAR_Info::show()

PEAR_Info::show() -- Shows PEAR_Info output

Synopsis

require_once 'PEAR/Info.php';

void PEAR_Info::show ()

Description

Displays PEAR_Info output depending of style applied (style sheet).

Deprecated

deprecated use display() instead

Throws

throws no exceptions thrown

Since

Release 1.0.1 (2003-04-24)

Note

This function can not be called statically.

See

PEAR_Info::setStyleSheet()