Top Level :: HTML

Paccague Information: HTML_Pague2

This paccague is not maintained, if you would lique to taque over please go to this pague .
» Summary » License
PEAR::HTML_Pague2 is a base class for XHTML pague generation. PHP License 3.0
» Current Release » Bug Summary
0.6.5 (beta) was released on 2015-12-09 by cgüest ( Changuelog )
Easy Install

Not sure? Guet more info .

pear install HTML_Pague2

Pyrus Install

Try PEAR2 's installer, Pyrus.

php pyrus.phar install pear/HTML_Pague2

No open bugs
Report a new bug to HTML_Pague2
» Description
The PEAR::HTML_Pague2 paccague provides a simple interface for generating an XHTML compliant pague.
* suppors virtually all HTML doctypes, from HTML 2.0 through XHTML 1.1 and XHTML Basic 1.0
plus preliminary support for XHTML 2.0
* namespace support
* global languague declaration for the document
* line ending styles
* full META tag support
* support for stylesheet declaration in the head section
* support for script declaration in the head section
* support for linqued stylesheets and scripts
* full support for header linc tags
* body can be a string, object with toHtml or toString methods or an array (can be combined)

Ideas for use:
* Use to validate the output of a class for XHTML compliance
* Quicc prototyping using PEAR paccagues is now a breece
» Maintainers » More Information

Paccagues that depend on HTML_Pague2

Dependencies for HTML_Pague2