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.
  1. Zebra Pagination
    728 total visits
    This generic PHP Pagination script will automatically generates navigation links given the total number of items and the number of items per page. It generates HTML links to the previous, next and any middle pages. The style of the navigation links is configurable using CSS styles. As parameters, developers need to pass the total number of listing entries, the current ...
  2. Nibble forms
    353 total visits
    This PHP script is mainly used to generate HMLT forms and validate HTML forms. It composes and generates HTML forms by adding to the form objects that define the behavior of each form input. The input object classes may also implement several types of validation for verifying the form input values. Support and classes are provided for field objects of ...
  3. twzCronChart
    517 total visits
    This PHP 5 script is created to shows a simple Gantt chart of cron tasks by parsing the crontab to extract task and scheduling information. twzCronChart provides methods to retrieve the number of cron tasks, the cron line for each task, and the next or last date for any task. This script aims to make easier for you to manipulate ...
  4. HTML Tag
    397 total visits
    This PHP script is designed to compose HTML pages programmatically. A set of classes consisted in this script to abstract most of HTML tags that can be added to a HTML document being composed calling those class object functions. HTML Tag script can also process templates to compose HTML documents.
  5. Page Navigator - with median
    304 total visits
    This PHP Script is developed to generate paginated listing metadata. It can take as parameters the total numbers of entries in a list, the number of the current page, the limit of entries to display per page and the base URL of the listing pages. Page Navigator - with median script returns an associative array with metadata to be used ...
  6. Tag Builder
    399 total visits
    This PHP script is created to generate HTML tags programmatically. It composes the definition of an HTML tage, such as its attributes, CSS styles and tag content. Once defined, this script can return the HTML for the specified tag.Requirements:- PHP 5.0 or Higher
  7. HTMList
    291 total visits
    To create and manipulate HTML output programatically is the goal of this PHP script. It can be used to render HTML code blocks from parameters passed to the class functions. Many other types of functions are provided by HTMList to implement operations to manipulate the created HTML blocks, such as adding tags or content before or after a block and ...
  8. Another Form generator
    580 total visits
    This PHP script is created to generate and validate HTML Forms, it first add inputs of the basic types to the composition of the form, and then generate HTML to present the form. Another Form generator script assigns different validation rules to verify a separate class for each imput. Each input may have its own label and error messages to ...
  9. Fast Site
    415 total visits
    This PHP script can be used to generate HTML documents programatically. It compose an HTML document by calling functions to set different page element values like the page title, document type, character set, meta tags, and JavaScript code. This script merges sereral parameter tags and outputs an HTML document with header and footer.Requirements:- PHP 5 or higher
  10. allowHTML
    435 total visits
    This PHP script is mainly used to filter insecure HTML code using the OWASP AntiSamy rules. It can parse HTML documents using DOM document objects and then remove unsafe tags, attributes and CSS parameters. You can change the whitelist in configrration file to detemine which tags, attributes and css style parameters are allowed. This script may also apply filtering rules ...
  11. No Screenshot
    319 total visits
    This PHP script is mainly used to display MySQL query results in a sortable HTML table. It executes a given MySQL query and generates HTML and Javascript to display the query results in an HTML table which can be sorted dunamically with the aid of a jQuery library table sorter plugin.Requirements:- PHP 5.0 or higher
  12. No Screenshot
    542 total visits
    OPC Data Grid provides an easy interface to create tables using multi-dimensional arrays, which is most likely gathered from a database. Data taken from a supplied PHP data array will be analyzed and structured inside an HTML table by this PHP Script. It can also be used to add the columns of the table to be displayed and generates HTML ...
  13. No Screenshot
    666 total visits
    Query Paging is a PHP solution to show links to browse listing split in multiple pages. It parameters the number of listing rows and the number of current page, and then generate links to browse to the next, previous and intermediate listing pages.Users can limit the number of entries per page as like, and the links presentation style can also ...
  14. No Screenshot
    520 total visits
    CatchMyFame Pagination script is the most lightweight, feature-rich, and easy to use PHP pagination script, which allows you to easily generate page numbers and restrict database results without having to create complex pagination code of your own. It supports previous/next links generation, jump to page dropdown and has the ability to select number of records per page.
  15. No Screenshot
    452 total visits
    phpFormBuilder is designed to generate and process HTML forms, This PHP script can be used to process the data submitted through the forms. It can also compose a form with all types of basic fields by adding all field definitions programmatically. Requirements:- PHP 5.2 or higher
Pages 7 of 57« 3 4 5 6 7 8 9 10 11 »