Categories
Tags → Php Html Email Class

FormBuilder

FormBuilder is a PHP class that simplifies the process of creation and validation of HTML forms. It can also output the results in a text form and email them. FormBuilder in essence manages a collection of field classes that implement a standar...
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

E-mailing in PHP

This tutorial will show you how to send email in PHP. Firstly it''ll go over the basics of how the Simple Mail Transfer Protocol (SMTP) works, then how to send email using PHP. After that it will show you how to send HTML emails in PHP (ins...
DETAILS

Dynamic Links Class

Dynamic Link Class is a PHP script written to generate uniform and accessible links for any webpage or intranet application. The width and height attributes for images are automatically generated by the getimagesize() function. Link title tips defau...
DETAILS

HTML Mime Mail class

This is a PHP class for sending mime based email. It can send: HTML Email, HTML Email with embedded images, HTML Email with attachments, HTML Email with embedded images and attachments, Text email, and Text email with attachments. All with an easy to...
DETAILS
©2003-2019 jCay.com