PEAR_Info::toHtml

PEAR_Info::toHtml() – Returns PEAR_Info output (html code)

Synopsis

require_once 'PEAR/Info.php';

string PEAR_Info::toHtml ( )

Description

Returns html code. This code is XHTML 1.1 compliant since version 1.7.0

Throws

throws no exceptions thrown

Since

since version 1.7.0RC1 (2007-07-01)

Note

This function can not be called statically.

Shows PEAR_Info output (Previous) PEAR_PackageFileManager (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.