-
Generate forms inside a table using classes and methods. It supports CSS, so changing the style is a snap. You wont clutter your scripts with boring HTML code. Just pure PHP. Easy to use, but powerful.
-
Class which generates a barcode128 for printing (PDF format).
-
Calendar Generator is a simple class to generate a calendar of a given month as an HTML table. The class just takes the month and the year as arguments to generate the whole calendar.
-
Date_picker can generate HTML code for form inputs to let the user pick a date.Functions of Date_picker:- automatically selects a the correct pulldown values from a MySQL record field in the "date" format of "0000-00-00".- Re-selects the previously or newly chosen values if the form is re-sent (as during data validation errors)- Lets you choose the initial date, or today's ...
-
Bar Graph generator is meant to generate bar graphs defined either programatically calling the class functions or using definition file to specify the graph characteristics. The graph definitions file structure is very simple and so it is probably a better way to create graphics on the fly.Bar Graph generator supports axis background or border color, title text and color, graph ...
-
Report in Table is meant to generate HTML reports using tables to present MySQL database query results.It can generate an HTML report table given an SQL statement to execute, a list of query columns to display and an optional URL format to generate automatic links to an eventual detail page of each table report row.The presentation of the report table ...
-
N-Tier Client side Cascading select generates HTML for an unlimited series of dependent select inputs. The class can generate one select input and the dependent select inputs can be generated also by other objects of this class or not.The objective was to produce a relatively intuitive interface to creating unlimited (N-Tier) cascading selects, with smart client side code (Javascript) to ...
-
Password Generate is a simple class that can generate random password strings that satisfies agiven criteria.The generated password has a given length and may include an optional user defined prefix, upper case letters, lower case letters, digits and special symbols.
-
Report Generator can generate customizable HTML reports from a given database structure. It presents a report preparation form page with the options that the user can customize.After the user submit the form, the class creates the report output in HTML.The report created taking the structure in which you have a table with foreign keys, and you want to know specific ...
-
RTF Generator classes is a class for creating RTF document files from HTML. RTF is a popular rich text format meant for interchange of documents between any word processor program.RTF Generator classes parses and converts to RTF various HTML tags.
-
phpReportGenerator is a PHP class that generates customizable HTML reports with data from the result set of any MySQL SELECT query.You need to just pass the query and a MySQL database connection resource id, customize several look and feel aspects of your report like text color, header color, table border, size, etc.. Then call generateReport function.This class is very handy ...
-
PDF Generation class. Uses an XML input file w/ simple substitutions to generate a PDF document.
-
Excel Writer can generate spreadsheet files in the .xls XML format used by the latest versions of Microsoft Excel. It can generate spreadsheet files writing a whole rows at once, or individual row cells one at a time.
-
Folder Stats can generate a listing of the files of a server side directory.The listing is generated in a XML format that can be served of a Flash applet that interacts with the Web server to browse the directories and show the file listings in detail.The directory XML listing returns the names of all files and directories, the entry type ...
-
Folder Stats classes can generate a listing of the files of a server side directory.The listing is generated in a XML format that can be served of a Flash applet that interacts with the Web server to browse the directories and show the file listings in detail.The directory XML listing returns the names of all files and directories, the entry ...

