Mail Class

Posted by Lachhekumar Nadar on 2009-07-03 23:57:41

Every website on the net has the mailing functionalty, due to the access use of the mailing functioanlty lots of hosting provider or service provdeer keep the cap on the sending mail from the PHP mail function and most of he time the PHP mail function do not work properly.

koolphp provide the SMTP mailing solution to the system. The confgiuration of the SMTP is done in the config.inc.php you can check out more details from INSTALLATION > CONFIGURATION

Table of content

Installation

Variable & Replace Pattern

URL And File Structure

Image Function

Templates

Form Handling

Database Class

Mail Class

      > to()

      > from()

      > cc()

      > subject()

      > body()

      > text()

      > attach()

      > send()

File Class

Javascript Class

Backoffice Class

Pages class

Valid Class