PEAR logo

PHP_CompatInfo : The Definitive Guide

Name

PHP_CompatInfo_Renderer_Html::display — Display final results

Synopsis

    require_once 'PHP/CompatInfo/Renderer/Html.php';
   
void PHP_CompatInfo_Renderer_Html::display ( );  
  ;

Description

Display final results, when data source parsing is over.

Return value

returns void

Throws

throws no exceptions thrown

Since

since version 1.8.0b4 (2008-06-18)

Note

This function can not be called statically.

PHP_CompatInfo : The Definitive Guide v 1.8.0 : August 1, 2008