Software Listing of Author : "Phpclasses.org"
- activeDBLib
- License: Shareware
- Price:


ActiveDBLib is a PHP class to access MySQL or other databases by using various database abstraction libraries. Its primary intention is to hide the differences between the different abstraction libraries, and to provide standard methods for the database connection, query, and result operations. It currently supports the ADODB, PEAR:DB, and Metabase libraries. This way, not only a project can be database independent, but also be database abstraction library independent.
- Publisher: phpclasses.org
- Date Released: 15-04-2011
- Download
- Platform: PHP, Scripts
- activeMailLib
- License: Shareware
- Price:


activeMailLib is a PHP class that can validate email addresses and send MIME email messages using the PHP mail() function. It can generate text or HTML email messages with user-defined headers, body parts, and character encoding. File parts can also be attached to the messages. The class can also perform email address validation based on a regular expression. It can optionally check the addresses with the destination SMTP server using the PHP getmxrr() function on Unix-like systems.
- Publisher: phpclasses.org
- Date Released: 10-01-2011
- Download
- Platform: PHP, Scripts
- Ad Rotator
- License: Shareware
- Price:


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 assigned to each ad array position in a way that the shuffled array does not contain repeated ad numbers. It displays randomized images from a group of specified images, without repetition. Finally the class can return a new array of ads sorted by order determined by the shuffled ad numbers array. The returned array can be used to display one or more ads in the same page.
- Publisher: phpclasses.org
- Date Released: 05-03-2011
- Download
- Platform: PHP, Scripts
- Cascade Select
- License: Shareware
- Price:


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 the first input changes. The class comes with an example that defines the options for both input from data defined by arrays, and also an example that retrieves the options values from MySQL database query results.
- Publisher: phpclasses.org
- Date Released: 21-10-2011
- Download
- Platform: PHP, Scripts
- Grab URL
- License: Shareware
- Price:


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 HTML page making it be outputted by the current script.
- Publisher: phpclasses.org
- Date Released: 24-10-2011
- Download
- Platform: PHP, Scripts
- MailClass
- License: Shareware
- Price:


Here is a PHP class for sending email; it has support for To:, Cc:, Bcc: and Reply-To: headers. It requires that you have sendmail installed. Note: this site requires registration to access the file.
- Publisher: phpclasses.org
- Date Released: 12-07-2011
- Download
- Platform: PHP, Scripts
- Message Box
- License: Shareware
- Price:


This class is meant to generate Windows style message boxes in HTML. It can display the boxes with configurable title, message prompt and icons associated with the type of message box. It can generate several predefined types of message boxes that define the types of buttons that appear: OK only, OK and Cancel, Abort and Retry and Ignore, Yes and No and Cancel, Yes and No, and Retry and Cancel. Each of the option buttons are associated to links that point to configurable URLs.
- Publisher: phpclasses.org
- Date Released: 12-05-2011
- Download
- Platform: PHP, Scripts
- PADL - PHP Application Distribution License System
- License: Shareware
- Price:


This class can used to generate keys to control the distribution PHP applications that are enable according to a license. It generates license strings that can bind PHP applications to specific servers or can only be executed during limited time period or to restrictions placed on a home server. The binding to server process attempts to use the server network card MAC address. This feature was tested on servers are Mac OS X (Darwin), Linux, Windows XP, although it may also work for FreeBSD, NetBSD, Solaris. The class also attempts to use information from $_SERVER variable to encode that server name, server IP, server user path and server url to the application folder. This server binding can be disabled if required, and it also possible to block the key being generated for the localhost address (127.0.0.1) The time limiting of the...
- Publisher: phpclasses.org
- Date Released: 22-06-2011
- Download
- Platform: PHP, Scripts
- PHP Classes Repository
- License: Shareware
- Price:


PHP Classes Repository is an experimental service that is intended to be as means of distribution of freely available programming classes of objects written the Web scripting language named PHP. The goal of this service is build a base of programming components ready to be used in Web applications written in PHP.
- Publisher: phpclasses.org
- Date Released: 14-02-2011
- Download
- Platform: PHP, Scripts
- PHP Input FIlter
- License: Shareware
- Price:


Try it out for yourself: http://cyberai.com/inputfilter/ This class can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross-site scripting (XSS) attacks. It should be used to filter input supplied by the user, such as an HTML code entered in form fields. I have tried to make this class as easy as possible to use. You have control over the filter process unlike other alternatives, and can input a string or an entire array to be cleaned (such as $_POST).
- Publisher: phpclasses.org
- Date Released: 06-04-2011
- Download
- Platform: PHP, Scripts
- Thumbnail and Watermark
- License: Shareware
- Price:


- Thumbnail: normal thumbnail generation - Watermark: Text or image in PNG format. Suport multiples positions. - Auto-fitting: adjust the dimensions so that the resized image aspect is not distorted - Scaling: enlarge and shrink the image - Format: both JPEG and PNG are supported, but the watermark image can only be in PNG format as it needs to be transparent - Autodetect the GD library version supported by PHP - Calculate quality factor for a specific file size in JPEG format.
- Publisher: phpclasses.org
- Date Released: 27-08-2011
- Download
- Platform: PHP, Scripts

