Provides a pear class for generating HTML form select elements. https://pear.php.net/package/HTML_Common2
Go to file
2024-01-06 08:29:04 +01:00
pear-HTML_Common2.spec automatic version update by autodist [release 2.3.1-1mamba;Sat May 07 2022] 2024-01-06 08:29:04 +01:00
README.md automatic rebuild by autodist [release 2.0.0-2mamba;Sun Aug 18 2013] 2024-01-06 08:29:03 +01:00

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.