Categories
Tags → Php Class Extends

Easy Email SMTP

This class can be used to compose and send messages via SMTP. It extends another class to compose e-mail messages named Easy Mail. It overrides the messages sending function to use an SMTP class to send the message via an SMTP server rather tha...
DETAILS

MD5 Checksum File Parser Class

It is a PHP class that helps you to parse and output checksums from the files generated by FastSum checksum utility. As well as the regular checksum files created by other similar utilities this class extends limits and can also handle extra informat...
DETAILS

class.browser.php

class.browser.php is a class of functions that is designed to make it easy to download web pages for numerous uses, including for web crawling. It extends the functionality of the PHP function fsockopen, as well as adds string parsing functions to ma...
DETAILS
©2003-2008 jCay.com