Categories
Tags → Html This Class

Tab Menu

This is a simple class for creating tab menus for site navigation using HTML and CSS. The class takes an array that defines the name of all the tab labels and the respective URLs and render the tabs in an HTML table using normal links. The curre...
DETAILS

Grab URL

This class is meant to fetch a page of a given URL and send it by e-mail as HTML message. The class provides functions to set the message headers From:, To:, Cc:, Bcc: and Subject: . Alternatively, the class may also display the fetched HTM...
DETAILS

Cascade Select

This class is meant to generate two HTML form select type inputs making the currently selected value on the first input determine the option values that are made available on the second. It uses JavaScript to update the second input options when...
DETAILS

Ad Rotator

This is a simple class that can be used to create ads that rotate according to a random order. The class takes an array of image files name strings as parameter but it could also be HTML tags for rich media ads. Then it shuffles the numbers...
DETAILS

Simple Form Validation Library (SFVL)

A class (SFVL) to expedite adding field validation to html forms. No more coding individual validation routines for each field. Simply put the class in the submittal script. Add the validation rules (regular expression) using a class method. ...
DETAILS

phpWheelForm

This project include a two components: a form scheme builder and PHP class. Builder mission is to make logical scheme of HTML form elements while PHP class generate a HTML form and collect the data sended on web server from end user then validate it ...
DETAILS

eBusiness Charts

This class provide a JAVASCRIPT interface to the eBusiness Charts generatation remote service. The class takes several types of charts design and configuration parameters and outputs HTML that makes the charts appears on a local page embeding a chart...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

XLS Reader Class

XLS Reader - PHP class that can read binary XLS files (MS Excel) using PHP only on all platforms. MS Excel or any additional PHP modules are not required. With this script you will be able to easily present your reports, price lists etc. on your we...
DETAILS

Email Attachments and HTML Support

This class sends email and allows for multiple attachments and text or HTML emails. Simple to use and handles all errors and header complications from the user. Attach files using $email-&>Attach(
DETAILS

HTML2Text, HTML to plain text converter

This class converts HTML to plain, formatted ASCII text. By default, the text is wrapped to 70 characters, and some basic formatting is applied to preserve some of the HTML formatting. For example:&<br&> &<ul&&a...
DETAILS

Page:
©2003-2019 jCay.com