PEAR_Size_Output_Text::display()

PEAR_Size_Output_Text::display()  -- Display specified text

Synopsis

require_once 'PEAR/Size/Factory.php';

void PEAR_Size_Output_Text::display (string $text)

Description

Display text in Text (comma seperated) format.

Return value

returns void

Throws

throws no exceptions thrown

Since

since version 0.1.2

Note

This function can not be called statically.