Categories
Tags → Html Class Tags

CRIOSWEB_HTMLCleaner

This class 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. The class can perform several types of clean-up operation...
DETAILS

JASPer

JASPer is a PHP class that can be used to parse HTML templates. JASPer supports custom tags that cause it to perform special operations. These include if/else blocks, includes, and loop blocks. Also has some basic caching functionality. If your after...
DETAILS

RSS Fetch

An RSS 2.0/0.91 feed parser. This PHP4 Class greatly simplifies displaying RSS data on your webpage. It parses any valid RSS feed with &<item&> tags and allows you to customize the data on your webpage. It will cache feeds and update th...
DETAILS

PHP Input FIlter

Try it out for yourself: http://cyberai.com/inputfilter/ This class can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross-site scripting (XSS) attacks. It should be used to filter input supplied by the user, su...
DETAILS

Ad Rotator

This is a simple class that can be used to create ads that rotate according to a random order. The class takes an array of image files name strings as parameter but it could also be HTML tags for rich media ads. Then it shuffles the numbers...
DETAILS

HTML2Text, HTML to plain text converter

This class converts HTML to plain, formatted ASCII text. By default, the text is wrapped to 70 characters, and some basic formatting is applied to preserve some of the HTML formatting. For example:&&lt;br&&gt; &&lt;ul&&a...
DETAILS

Metatags

Lo-fi class to create META tags for the HTML head section. Easy way to create the description, keywords and other metatags.
DETAILS

TinyButStrong

TinyButStrong is a Template Engine for pro and beginners. It s a single Php class with 6 methods and 5 properties. The TBS tags can be visible with any Visual (wysiwyg) Html Editor. TinyButStrong support MySQL, PostgreSQL, SQLite and other data...
DETAILS

UBBCode

A simple class that looks for UBB tags in a text files and replaces them with the corresponding HTML code.
DETAILS

DataProducer

Dataproducer, available for php, java servlets and asp is used to seperate the presentation layer from the data layer in web applications. With it you can specify single and multiple row tags inside a html template, which are then replaced with data ...
DETAILS
©2003-2008 jCay.com