htmldoc Support forum alea-active Wrapper class for htmldoc Object Library for Creation of PDF Documents out of HTML Pages by using htmldoc as conversion facility. Sample file for htmldoc. Put it in the same dir as the class file The class itself Site Meter
... Word HTML to actual HTML, a job I once had and it nearly drove me insane... This class allows you to extract the 3 most important chunks from a Word html doc: title, style and body sections, which you can then manipulate in whatever fashion you see fit. class, docs & example cmdline converting util ...
HTML to DOC Support forum html_to_doc Convert HTML into Microsoft Word documents This class can be used to convert HTML pages into Microsoft Word documents in the XML format. It can parse a HTML document given as a HTML data string or a page URL. Then it extracts the HTML document header and body ...
Skunky Form Support forum skunky-form Display, validate and process HTML forms This class can be used to display, validate and process HTML forms. It can generate HTML and JavaScript to display and validate forms on the browser side. The class may also validate the forms according to several rules ...
PHP Tip Class Support forum php_tip Show a tool tip over words from a MySQL database This class can be used to display tool tips over words from a MySQL database. It takes a subject text and finds its words in a MySQL database. The class replaces the words with HTML and Javascript to display a tool ...
HTML Document Support forum htmldoc Buffer the HTML contents of a page before serving This class can be used to buffer the contents of an HTML page before serving to the browser. It starts capturing the output of the current script until it exits. In the end it outputs captured page content in the ...
Class Doc Support forum odoc Generate PHP code documentation in multiple idioms This package can be used to process PHP code to generate automatic documentation in a configurable idiom. CREDITS A very special thanks to Bastian Gorke for his contribution, he added the German translation! Thanks a ...
BarcodeI25 Support forum barcode HTML Barcode generator for Interleaved 2 of 5 HTML and PNG Barcode generator for Interleaved 2 of 5 Codes. Código de barras fator Intercalado 2 de 5, padrão FEBRABAN (BRASIL). Retorna em código HTML o código de barras informado. Nova Versão: Permite o retorno de ...
HTML_TO_DOC Support forum html2doc Convert HTML documents to Microsoft Word XML This class can be used to convert HTML documents to Microsoft Word XML document format. It is revision of the original class written by Harish Chauhan that works with PHP versions older than 4.3. Class file Example Function ...
This class can generate JSON from podcast feeds to serve players. It can retrieves and parse the XML definitions of a given list of podcast feeds. The class can generate and serve JSON output suitable to be handled by JavaScript on the browser side that can retrieve the podcast audio and play it. Proxy ...