Categories
Tags → Php Class Function

PHPLiveX

This class can be used to call PHP functions from Javascript in Web pages using AJAX. It generates Javascript code that implements functions with the same names and function arguments as given list of existing PHP functions. When the gene...
DETAILS

(E)SMTP Mailer for PHP

Here is something you always wanted. If you are a php developer and used Windows, you would have with held your application form sending e-mails because of mail() function not working on Windows without a SMTP server. Worry no further. The sol...
DETAILS

Atom class

Atom class - is a glue for modules. Class allow modules to interact with core libraries or other modules. Atom module system is based on the concept of &"hooks&". A hook is a PHP function that is named foo_bar(), where &&q...
DETAILS

NumPer

NumPer (Number to Persian) is an easy-to-use PHP class for converting numbers to strings in the Persian language. The function input is a number from 0 to 999999999999 (and may you add more by configuring the appropriate array), and output is a strin...
DETAILS

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

Dr. Math

Dr. Math is a PHP class that helps you with important mathematical functions: - Equation solver - Function plotter
DETAILS

Import_templates

Import templates is a class to import template data from templatermonster.com (Web API) into your MySQL database. It is possible to import the screenshot data, categories, keywords, and authors. A special thumbnail copy function will store the thumbn...
DETAILS

Zip Code Range and Distance Calculation class

This is a PHP class to do various calculations with zip codes. It''s primary purposes are to calculate the distance between two zip codes and to extract all the zip codes that are within a range of a given zip code. All calculations are based on...
DETAILS

activeMailLib

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 ...
DETAILS

GeSHi - Generic Syntax Highlighter

GeSHi is a Generic Syntax Highlighter for PHP taking any sourcecode and highlighting it in XHTML and CSS. GeSHi''s many features include: * Support for over 70 languages * Case-sensitive or insensitive highlighting * Auto-caps/non-caps...
DETAILS

Page:
©2019 A--9.com