PEAR_Info::pearImage

PEAR_Info::pearImage() – Display the PEAR logo

Synopsis

require_once 'PEAR/Info.php';

void PEAR_Info::pearImage ( )

Description

Display the PEAR logo (gif image) on browser output

Throws

throws no exceptions thrown

Since

since version 1.0.1 (2003-04-24)

Note

This function can not be called statically.