![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Pear Pear programming, this is a very complex subject as with using pear with php can be a difficult task for some, so lets talk pear. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| cipri Mon May 14 20:47:08 2007 UTC Modified files: /pear/Mail_Mime mime.php Log: Misc CS/Doc Fixes http://cvs.php.net/viewvc.cgi/pear/M...&diff_format=u Index: pear/Mail_Mime/mime.php diff -u pear/Mail_Mime/mime.php:1.73 pear/Mail_Mime/mime.php:1.74 --- pear/Mail_Mime/mime.php:1.73 Tue May 8 18:48:58 2007 +++ pear/Mail_Mime/mime.php Mon May 14 20:47:08 2007 @@ -47,7 +47,7 @@ * @author Sean Coates <sean@php.net> * @copyright 2003-2006 PEAR <pear-group@php.net> * @license http://www.opensource.org/licenses/bsd-license.php BSD License - * @version CVS: $Id: mime.php,v 1.73 2007/05/08 18:48:58 cipri Exp $ + * @version CVS: $Id: mime.php,v 1.74 2007/05/14 20:47:08 cipri Exp $ * @link http://pear.php.net/package/Mail_mime * * This class is based on HTML Mime Mail class from @@ -812,8 +812,8 @@ * * @param string $subject String to set the subject to. * - * @access public * @return void + * @access public */ function setSubject($subject) { @@ -825,8 +825,8 @@ * * @param string $email The email address to use * - * @access public * @return void + * @access public */ function setFrom($email) { @@ -839,8 +839,8 @@ * * @param string $email The email direction to add * - * @access public * @return void + * @access public */ function addCc($email) { @@ -857,8 +857,8 @@ * * @param string $email The email direction to add * - * @access public * @return void + * @access public */ function addBcc($email) { @@ -1069,8 +1069,8 @@ * * @param string $eol End Of Line sequence * - * @access private * @return void + * @access private */ function _setEOL($eol) { | |||
| Featured Websites | ||||
|
![]() |
| Tags: cvs, mail_mime, mimephp, pear |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cvs: pear-core / package-PEAR.xml package2.xml /PEAR/PackageFile/Generator v2.php | Greg Beaver | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pear-core / package-PEAR.xml package2.xml /PEAR Installer.php /PEAR/PackageFile v1.php /PEAR/PackageFile/v2 Validator.php | Greg Beaver | Pear | 0 | 05-20-2007 7:42 PM |
| PEAR MIME Construct | Feris Thia C | Pear | 0 | 05-20-2007 6:34 PM |
| [ANNOUNCEMENT] Mail_Mime-1.4.0 (stable) Released. | PEAR Announce | Pear | 0 | 05-20-2007 6:34 PM |
| [ANNOUNCEMENT] Mail_Mime-1.4.0RC4 (beta) Released. | PEAR Announce | Pear | 1 | 05-20-2007 6:34 PM |
| Featured Websites | ||||
|