-
A document is read until a specified limit and a given tag is search for.simpleTagReader can find either a single tag or all tags in the document. It returns respectively the content of the tag or an array of values with the content of all tags found.Requirements: PHP 4.0 or higher
-
HTML Tag Maker was designed so that it can easily be used in conjunction with other specific HTML element generating classes.
-
HTML Count searches a document for the HTML tags using a given regular expression. The document can be a file that is available locally or remotely.The tags and the number of occurrences can be outputted in an HTML list.
-
The comments, data, tags, attributes and attribute values of the input document are styled using CSS.
-
Several galleries with thumbnail and real-size images, as well as information fields such as title, text, size, tech, date and price, can be displayed.phpRealGallery should be embedded in the body tag of an HTML file. It produces valid XHTML 1.0 code.
-
Table Maker has been developed so that generating tables can be achieved with the minimum of commands.Requirements: HTML Tag Maker class
-
ezhtml features debugging Helper, meta tag helper, fast html page building, changing query_strings, "folders" fold parts of the page away, div helper.
-
XML_Array class can be used to store and retrieve the contents of an array from a XML document. It can traverse a multidimensional array and generate the a XML document using the array entry keys as XML tags and the array entry values as tag data.XML_Array class can also do the opposite operation, parsing a XML document to build an ...
-
With 1 parameter change, it will render all of the HTML tags as XHTML, provided all of the tags are HTMLTagClass objects.External CSS links, JS links, page title can be added through the provided hooks. This class makes rendering complete HTML pages easy in a programmatic way.
-
Generic Form class can generate the form start and end tags from a list of parameters set using class variables like the form id, name, action, method, encoding type and events.Basic input tags can also be generated from a list of parameters set by class variables like the input id, name, type, CSS style, value, disabled and read only options.Requirements: ...
-
The colors to the left and right can be configured. An image tag like <img src="fadebar.php=width"> with its width specified in the url can be used.
-
CRIOSWEB_HTMLCleaner can be used to remove unwanted tags and data from HTML document. It takes a string with the HTML document to clean and parses it assuming a given character set encoding.CRIOSWEB_HTMLCleaner can perform several types of clean-up operations like:- Removing style definitions- Remove tags or attributes based on white lists or blacklists- Use the HTML tidy extension to clean ...
-
CriosWeb HTML Cleaner takes a string with the HTML document to clean and parses it assuming a given character set encoding. Several types of clean-up operations can be performed.Key Features of CriosWeb HTML Cleaner:- Removing style definitions- Remove tags or attributes based on white lists or blacklists- Optimize code (merge inline tags, strip empty inline tags, trim excess new lines)- ...
-
XML child provides means to compose XML documents by adding tags, tag attributes and character data. After composing the document, its output can be generated as a single text string.
-
RSS_PHP can load and parse XML documents from local files or remote documents via HTTP, automatically detecting the document character set encoding. Arrays can also be converted to XML documents and back.The document nodes may be searched by tag, value, or using XPath query expressions. Loaded XML documents may be modified and saved back in the XML format.Requirements: PHP 5.0 ...

