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. Mysql Ajax Table Editor
    26985 total visits
    There are currently two versions of Mysql Ajax Table Editor available. A free version which is released under the GNU LGPL license and a paid version. The paid version has some new powerful features such as file upload support, browser forward and back functionality, bookmarkable searches and a new user friendly filtering system. For a detailed description of the differences ...
  2. PHPagination
    3433 total visits
    To use PHPagination, you simply call the PHPagination function and pass four arguments; the zero-based current page, the zero-based ending page, a string you'd like to appear before the pagination result, and a string you'd like to appear after each pagination result. PHPagination does the rest, and returns a nicely formatted line of HTML pagination.
  3. Table Designer
    1685 total visits
    This class can be used to display HTML table from array of data. It generates an HTML table using data from a bi-dimensional array with data that defines the contents of table cells. The class may also generate HTML and JavaScript code that uses the jQuery library to make the generated table show or hide using a slide effect when ...
  4. No Screenshot
    2681 total visits
    Right Click Pop-up generates HTML and Javascript that makes pop-up window open with a menu of links when the user clicks with the right mouse button over a given page element.Links with specified URLs can be opened or JavaScript code can be executed, when users click on the pop-up menu items.Requirements: PHP 5.0 or higher
  5. AcronymIT
    2044 total visits
    AcronymIT can be used to locate and process acronyms within text phrases. It can read a list of known acronyms from a file in the INI format.AcronymIT can search for the acronyms in a given text and replace them by HTML links to the respective Wikipedia pages about such topics.The links have title texts also defined in the INI file, ...
  6. No Screenshot
    4681 total visits
    php-form-builder-class is an Object-oriented php script designed to build HTML forms. It aims to promote rapid development of forms through an boject-oriented PHP structure, eliminate the grunt/repetitive work of writing the html and javascript validation when building forms, reduce human error by using a consistent/tested utility, incorporate complex elements such as jquery, google maps, tooltips, captcha, and html web editors ...
  7. PlurkOAuth
    69 total visits
    PlurkOAuth is a PHP library for the Plurk API. Plurk is a micro-blogging social network platform, similar to Twitter, and mainly popular in Eastern Asia. PlurkOAuth uses Plurk's latest API version, v2, to allow Perl developers to query Plurk services for various data. The library supports OAuth. Requirements:- Plurk API key What's New in This Version:- Fixed bug, which translate ...
  8. phat
    71 total visits
    phat is a PHP library for outputting HTML code. It helps developers create HTML tags and content via PHP code. It can be used in template engines or content generators, being able to read text data and outputting it as pure HTML code. This means phat can generate the HTML tag, the content inside the HTML tag and additionally tag ...
  9. AjaxHandler
    89 total visits
    AjaxHandler is a PHP script for dealing with bare bone AJAX requests. AJAX operations via PHP are not as easy to write as in jQuery, since PHP's scope is not as much for XHR as in regular scripting languages. AjaxHandler provides a common interface for initiating and dealing with AJAX requests, smoothing out problems and some exchange format interoperability. Features ...
  10. Zebra_cURL
    97 total visits
    Zebra_cURL is a PHP script for dealing with cURL and wraps the libcurl library and improves the way developers work with it. It enriches the default features with support for parallel execution of HTTP requests, along with the possibility to process requested data as soon as it's available on disk, instead of waiting for the request queue to empty out. ...
  11. No Screenshot
    94 total visits
    CSS3 Maximizer is a PHP script for standardizing CSS 3 code output. The CSS3 Maximizer script allows developers to write their CSS 3 code only once, vendor prefix free. It works by analyzing inputted rules and automatically adding all needed prefixes so that code will render perfectly and the same across all browsers supporting that feature. Additionally, CSS3 code can ...
  12. No Screenshot
    130 total visits
    analytics-ph is a PHP library for loading analytics code. It provides a service-agnostic tool for loading multiple analytics accounts on a Web page or app via simple lines of code. This means developers can concentrate on their project instead of learning or debugging various analytics APIs. Features of analytics-php:Supported provides:- Bitdeli- Chartbeat- Clicky- comScore- CrazyEgg- Customer.io- Errorception- FoxMetrics- Gauges- Google ...
  13. No Screenshot
    148 total visits
    HTML to docx Converter is a PHP library for converting HTML Web pages to Word documents. The library is a mash-up between PHPWord and the PHP Simple HTML DOM Parser. PHP Simple HTML DOM Parser is used to parse the Web page, while PHPWord will take the extracted data and generate a Word file from it. Microsoft Office is not ...
  14. GithubApi
    97 total visits
    GithubApi_v3 is a PHP script to interact with the GitHub API. As the name hints, the script works with GitHub's latest API version, v3. GithubApi_v3 can be used to interface with the GitHub JSON API from PHP and perform the following actions:- authenticate on GitHub- get user details- get a list of issues- close an issue- add a new issue- ...
  15. CSS Parser
    111 total visits
    CSS Parser is a PHP script for parsing CSS code. It reads CSS code and transforms it into a PHP array. From this array, other applications can extract and/or use the CSS information needed from a page or stylesheet. A few examples are included with the download package to get the developer started with his own implementations.
Pages 1 of 57« 1 2 3 4 5 »