This package can replace emoticon text by HTML image tags. It can search for emoticon text characters in a given text string and replace them by equivalent emoticon images. The emoticon text and image mappings are defined in a separate script that maps emoticon names to the different equivalent representations ...
Regulate XHTML Text Support forum xhtmlencode Encode characters in text in HTML tags This class can encode characters in text in HTML tags. It can take a text string eventual formatted with HTML tags and encodes all characters as HTML entities, preserving the original HTML markup. The class can ...
This class can generate bogus content to test page layouts. It takes an HTML template and replaces marked sections it with bogus content, tipically with Latin text with words like lorem, ipsum, etc.. The class supports some pre-defined template elements that allow determining the way the template text ...
PHP BBCode Support forum php-bbcode Format text with BBCode tags as HTML This class can format text with BBCode tags as HTML. It can take a text formatted with BBCode tags and replace those tags with equivalent tags in HTML. Currently it supports basic formatting tags, as well more advanced tags ...
clsImage Support forum clsimage Image manipulation with PHP 4 and PHP 5 support This is an image manipulation class with PHP 4 and PHP 5 specific support that based on the GD Library. This class can: - Load and save images in the JPEG, GIF and PNG formats - Generate HTML tags to present the manipulated ...
imgValidation Support forum imgvalidation Generate images for CAPTCHA validation This class can be used to generate images for CAPTCHA validation. It generates an image in JPEG format with some random numbers and letters and stores it on server side file. The class also generates the necessary HTML ...
myPageDisplay Support forum mypagedisplay Display paginated MySQL query results in HTML This class can be used to display MySQL query results split between multiple HTML pages. It displays the query results data in an HTML table with a given limit of rows per page. It also generates navigation links ...
xTem Upload Support forum xupload File upload processing class This class is meant to process files of type uploaded via Web forms. It features: - File uploading handling, renaming and deleting - Generation of thumbnail images for JPEG files (requires GD library) Reference File / Tutorial Main Class ...
Image Functions Support forum image-functions Colour and image processing routines This class provides an helpful collection of colour and image processing routines. It can: - Can the colour space to and from RGB, HLS and HSV formats - Convert to and from an RGB array and HTML HEX values - Retrieve ...
ATextImage Support forum atextimage Layout and render text on images This class can render one or multiple lines of text on images. It can layout one or more groups of lines of text along the image. Each group of text can be aligned at the left, center, or right and top, center, or bottom of the ...