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. No Screenshot
    1885 total visits
    sql2table is designed to provide a easy way to display mysql sql content in HTML table form with pages information and navigation link.
  2. No Screenshot
    2095 total visits
    phpStyleSheetViewer will allow you to preview your Style Sheet and have a sample of what every element in your style sheet will look like on your site. Having the sample class elements visually, will help you to build your web front end faster and more efficiently. Just paste and copy your style sheet in phpStyleViewer's text box or Upload it ...
  3. No Screenshot
    347 total visits
    The object will write the correct (X)HTML headers for any supported HTML set (HTML 4.01/5, XHTML 1.0/1.1/5/…) along with sending the appropriate HTTP 1.1 headers. If the User Agent does not support XHTML (all versions of IE), it will fallback to HTML 4. You may also choose to deny serving the content, if the requesting UA doesn’t support HTML. There ...
  4. Entitize Class for PHP 5
    385 total visits
    This is a very class that can be used to convert text into numeric HTML entities. It converts all characters of a text string into HTML as numeric entities.
  5. ContentBBcode Parser
    394 total visits
    This class can be used to parse and reformat BBCode like tags as HTML. The class recognizes special tags that start with the name rk: OR rk_ . When these are found in the content text with this BBCode like tags, it looks up in a SQLite database for the PHP code that can process the tags that were found. ...
  6. No Screenshot
    494 total visits
    This class is meant to retrieve and process content data from a site with given URL or from a given file. The class can retrieve the data and filter it into multiple blocks split by a given block separator, strip Javascript code, strip HTML tags and extract data with a given regular expression. The comments in the class code are ...
  7. Chumastext_lib
    383 total visits
    This class can be used to replace text with HTML to color and convert letter.It can replace text sections with color names and styles with in square bracket tags with HTML span tags with color styles.The class can also convert letters with accents with the respective HTML entities. Ruquirements: PHP 4.0 or higher
  8. No Screenshot
    532 total visits
    This class allows you to define BBCode tags, and then parse text with them.
  9. No Screenshot
    438 total visits
    This class can be used to generate HTML forms from a specification string. It takes a text string that defined all the details of all input of the form to be generated. The input definition includes the name, type and if the input is required. The class generates the necessary HTML to present the form with the specified required displaying ...
  10. Ajax Linked Select boxes
    610 total visits
    Place linked select boxes on to your page that dynamicaly load items from database using Ajax. You can chain as many select boxes as you like. This is the start of a series of little helper classes for saving time re-writing small stuff that occure on a form again and again, like a select box filled with values from a ...
  11. No Screenshot
    622 total visits
    This class can be used to display links to browse listings split in pages. It takes as parameters the limit number of entries to show per listing page and the total number of entries in the whole listing, and the current page number. The class generates HTML links to go to the first, last and intermediate pages of the listing.
  12. No Screenshot
    336 total visits
    This class can be used to compose HTML and XML documents programmatically.It can add tags to the document by calling functions of the class with the same name of the tags, passing tag attributes and data values as function arguments.The class may also search for tags inside others by tag ID or value Requirement: PHP 5.0
  13. Easy Message
    284 total visits
    Easy Message can be used to display messages read from an XML file. It can parse a XML file with messages and generate HTML to display a given message on a Web page.The message is displayed using a different CSS class according to the type of message defined in the CSS file.
  14. No Screenshot
    196 total visits
    BowML Parser is a miniature PHP framework that lets you parse any type of markup language, such as: XML, HTML, WML, etc..It turns each element, string node, and attribute into its own object within your program.It can be for creating new Web pages or manipulating existing pages by using document objects instead of HTML text. The included example lets you ...
  15. No Screenshot
    302 total visits
    This package can be used to filter or purify HTML to prevent security attacks and for compliance with standards and admin. policies. It can parse HTML documents and rewrite it to filter tags and data that could be used to perform cross-site scripting (XSS) attacks.The filtered tags and data can be controlled by black and white lists that define which ...
Pages 9 of 57« 5 6 7 8 9 10 11 12 13 »