PHP HTML
PHP HTML script is mainly used as HTML code generator. With these scripts, you can easily generate HTML Form, HTML Table, Bread Crumb Navigation, Multi Level Menu, Category Tree View Code, etc.-
MySQL Form Generator allows you to generate complex input forms directly from a MySQL Database Table, and then automatically inserts the user's input back into the database.Currently MySQL Form Generator supports Insert and Update in MySQL only.
-
Paging Easy is a class for generating HTML links to navigate MySQL database query result listings split over multiple pages. It takes as parameters the total number of rows in MySQL database query result set, the limit number of rows to display per page and the current page to display.Paging Easy can generate different types of links to go back ...
-
Result set page navigator is meant to generate navigation HTML links to browse database query results split between multiple pages.Result set page navigator generates Next, Previous, Start, End and direct page jump link from a given total number of result rows and limit number of results per page parameter. The links may include given icon images. It also generate a ...
-
Paginator is a class that can help you to split MySQL database query result sets in pages. Paginator will return a number that can be used to set your start result row and a number to use as an offset.The class methods return values that you can use to create your navigation links.The values Paginator presently returns are:- First of ...
-
MySQL Paging is a simple class that can return a MySQL database query results for spliting into multiple pages given the maximum number of result rows to present on each page.Usage :- Create a class object with 3 arguments: MySQL SQL query, limit of records per page, MySQL connection handle- Output the page numbers as links- Retriev the MySQL Query ...
-
Formcat is a class for performing form validation on the client side. Its goal is to generate Javascript code to validate forms before they are submited to the server.Formcat Class works as a plug-in for the Smarty template engine. It is a good complement SmartyValidate plug-in that performs server side validation.It supports many built-in validation criteria: empty, range, length,checkbox, radio ...
-
YASEF probaby is the simplest email form you will ever meet while surfing the web for useful PHP scripts. Once you have it up an working on your site it will let your visitors send you an email from a nice pop up window and without opening any email client.
-
EZ Results is a paging class that can be formatted in any way you choose. Have a read through the documentation to see just how unlimited it is.Once you start working with it you will be amazed at how quickly you can prototype pages. Supports mySQL & Oracle.
-
Features of ntSimpleForm:- simple validation (ie: is numeric, is alpha) - returns to the form with proper error messages (ie: for validation, required fields) - required fields - email a copy of the submission results to the sender and/or a recipient - save submission results to a flat file - email address validation - direct the user to a "success" ...
-
Forms is a class for generating HTML forms. It is definedas a lo-fi class for generating HTMfields, checkboxes, etc. Wheckboxes, etc. Wd PHP5.
-
PHP code that generates a DHTML Drop Down Menu. Now it can be aligned in any position !
-
The PHP Report classes are used to create html report pages from a generic result set array. A result set is any array you can came up with. That usually means the result of a sql query, and normally it is not ready for display. The classes here are used to parse that result using HTML templates. Sometimes you need ...
-
A small and simple C extension for PHP providing an alternative to the default PHP XSLT extension. Uses GNOME libxslt for transformation, and provides only one simple function call. XSL Parameter support was added in version 0.3.0
-
SXD Contact will take user input via a form and email it to you. Uses a domain check to make sure form is being submitted from your domain. Also email validation and stamps each meassage with the senders remote host variable. Easily customizable to integrate into your website.
-
PHP class that allows you to configure a DHTML menu system. Driven by a Mysql database for easy updating online. Easy to use and configure. Tested on IE5+, Netscape6+, Mozilla0.9+, Konqueror, Opera6+. Update your menus without editting your code. Version 2.0 features a back-end admin system for configuring the menu entries.

