-
BS XHTML Valid can be used validate HTML that is XHTML compliant and remove tags and data that are not accepted.BS XHTML Valid can parse the HTML data as a XML document and traverse it to verify whether it complies with a list of rules that define acceptable tags and data.BS XHTML Valid can delete forbidden and duplicate tags and ...
-
Learning HTML and web design is easy if you have some reference point to work with. That's why we built the "Learn HTML By Example" tool, a free tool you can add to your web site.It's easy to use, and there's a bunch of examples already built in. You just type in some HTML code in the middle box, and ...
-
Blocks is a simple class that is meant to output colored blocks of mark different sections of HTML page. You can define the color, the current HTML generation time and custom text that will appear in each block.
-
FloatObjects is one class to create floats objects in php/html body.
-
HTML Forms Objects HtmlFormsObjects is meant to generate an HTML dropdown list.HTML Forms Objects is only necessary to call the method GenerateDropDownList and passing its parameters like is shown in the example on bottom of the class file.
-
Basic Table Generator is meant to compose and manipulate the layout of tables to be outputted in HTML.It has functions to define the rows, columns, normal cells, header cells, add and remove rows or columns, split or join cells, and output the final table layout in HTML.The variables and the functions in the class code are in Portuguese
-
The PHP Report classes are used to create html report pages from a generic result set array. A result set is any array you can came up with. That usually means the result of a sql query, and normally it is not ready for display. The classes here are used to parse that result using HTML templates. Sometimes you need ...
-
Zebra_Form is a PHP script for creating and validating beautiful, secure, and functional HTML forms. The script provides templates for built-in client-side and server-side validation.Zebra_Form‘s code is heavily commented and generates no warnings/errors/notices when PHP’s error reporting level is set to E_ALL. Zebra_Form also features protection mechanisms against cross-site scripting techniques. It automatically strips out potentially malicious code from the ...


