Provides a pear class for generating HTML form select elements.
https://pear.php.net/package/HTML_Common2
pear-HTML_Common2.spec | ||
README.md |
pear-HTML_Common2
The PEAR::HTML_Common package provides methods for html code display and attributes handling.
- Methods to set, remove, update html attributes.
- Handles comments in HTML code.
- Handles layout, tabs, line endings for nicer HTML code. This is a PHP5 port of HTML_Common package.