Reference Guide

Adobe Acrobat PDF Lampshade 1.2 Reference (PDF)

interface.inc.php - User Interface Functions

email

Required Parameters: array $headers, string $subject, string $content
Optional Parameters: string $magicNumber, string $linkTable, string $linkID
Returns: bool
Description: This function sends an HTML e-mail that automatically makes use of any Lampshade e-mail template files available in the LAYOUTPATH directory unless otherwise specified. By default the e-mail "From:" header contains the name and e-mail address of the person presently signed into the Lampshade application. The $headers array is made up of the following sub-arrays: - from - to - cc - bcc

function email($headers, $subject = '', $content = '', $magicNumber = '', $linkTable = '', $linkID = '')

Copyright © 2001-2010 Think Computer Corporation. All Rights Reserved. Patent pending.

Authors of the impossible.™
Think