HomebulletScriptsbulletTag: html (215 results)
  1. 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
  2. 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 ...
  3. 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
  4. 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 ...
  5. 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
  6. No Screenshot
    295 total visits
    PHP 4 HTML DOM is a DOM based light weight/high speed PHP HTML parser compatible with PHP4 and Higher. It can parse HTML and access nodes with a DOM API. This free PHP script goes over an HTML document, parses it and builds a structure of node objects that can be accessed using a DOM like API.Requirements:- PHP 4.3 or ...
  7. No Screenshot
    568 total visits
    AJAXFilterSelect is a HTML_QuickForm element designed to provide a dropdown select element populated with results from an AJAX-enabled search field. It is PHP script based on PEAR::HTML_AJAX. AjaxFilterSelect must be given valid callback information, which tells it where to retrieve the search results.
  8. AutoEmbed
    890 total visits
    AutoEmbed is a utility and service that generates HTML embed tags for audio or video located on a given URL. This PHP script also provides the means to optionally manipulate the retrieved media information by setting parameters, and finally returning a reconstructed HTML snippet for presenting Flash video on a website.Features of AutoEmbed:- Translate any given URL (from a supported ...
  9. slGrid
    2483 total visits
    slGrid uses a plugin system to define how table cell contents should be displayed. For example, you can transform an email address into a clickable mailto-link. There is a special plugin that is called before a new row is added to the table when in editing mode (MODE_EDIT). This allows you to run additional filters on the user input (for ...
  10. No Screenshot
    651 total visits
    PHP Oracle Grid aims to display Oracle query results in an HTML table. It can execute a given SQL query and then generate an HTML table in which the query results displayed. The presentation of the table rows is configurable using CSS styles. Headers, odd and even rows can use different CSS styles.When the user drags the mouse a row, ...
  11. No Screenshot
    731 total visits
    Bread crumb page navigation is the PHP script used to display bread crumbs links to pages visited by the user. By storing their URLs in a session variable as HTML links, it can track pages visited by users. This script can generate bread crumb like navigation bars. It outputs an HTML ordered list of navigation links.Requirements:- PHP 5.0 or higher
  12. No Screenshot
    373 total visits
    jQuery tabs is a simple PHP script used to generate HTML to display tabs using jQuery. It can add one or more tab links and also the respective content sections. This PHP script can generate HTML lists and entries that appear as tabs when displayed with jQuery Javascript and CSS.Requirements:- PHP 3.0 or higher
  13. No Screenshot
    264 total visits
    This PHP script can be used to manipulate dates, HTML and text strings and other utilities. It provides general purpose functions for manipulating dates like formatting dates, calculating the difference of time between two dates, etc.. The script manipulates HTML and text strings, generating JavaScript tags for common purposes, validates common text formats, converts accent letters to HTML entities, remove ...
  14. No Screenshot
    365 total visits
    Blitz HTML Parser and Analyzer can be used to parse and analyze HTML documents. It used the DOM document extension to parse HTML documents. This script can also analyze the parsed documents and return the document encoding, base URL, meta tags, title, links, images, document text, words in tags h1, title, a, a title, img alt, DOCTYPE, words weights and ...
  15. No Screenshot
    1249 total visits
    PHP HTML 5 can be used to generate article pages using HTML 5 syntax. It can assign content for the article body, header, footer, navigation, sections, and aside content. PHP HTML 5 assembles all the defined content and returns it as a single string with HTML 5 markup. Requirement: PHP 5.0 or higher
Pages 6 of 15« 2 3 4 5 6 7 8 9 10 »