add Safari for Windows, better Safari detection, more consistency for Symbian
[php-utility-classes.git] / include / classes / email.php-class
2006-11-18 robertdon't use base64 encoding on text or message attachment...
2006-11-11 robertadd a function to add properly encoded email address...
2006-11-08 robertmake email send people's names as single names, even...
2006-06-12 robertPHP5ize email and useragent modules
2006-05-18 robertquoutation fixes, ereg -> preg to improve performance
2005-11-26 robertreturn the result of mail() as result of send()
2004-04-11 robertadd optional limit for updateA, add addAttachment(...
2004-03-18 robertadd new insertA/updateA interfaces from com project...
2003-12-05 robertboundary should 1) be more random, 2) be preceded by...
2003-08-16 robertadd email class for sending mail easily