Categories
Tags → Html Class

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

Coaptsoft.Mail

Coaptsoft.Mail supports the two-level objects model that allows to retrieve email message from a POP3 Server. The Coaptsoft.Mail consists of: Low Level: A client-side class that allows an application to invoke POP3 server commands and p...
DETAILS

MySQL Dialog

MySQL Dialog is a simple MySQL database access wrapper class to execute SQL queries and display the results in HTML tables. The class connects to a MySQL server, sends SQL statements, and gets the results as an array. A table with the data from the r...
DETAILS

Active Calendar

Active Calendar is a PHP class that generates calendars (month or year view) as HTML tables (XHTML-Valid). It can produce static calendars without any links or calendars with navigation controls, a date picker control, event days and content with eve...
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