17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1019 Views |
-
Email attachment

21 October 2008 at 6:39am
Hi there,
I am trying to figure out how to email an attachment using the default SS email handler.
$email = new Email($from, $to, $subject, $body, $attachment);
$email->send();I know the above is the syntax to send and email, but what is the syntax to attach an attachment?
Thank you for your help
| 1019 Views | ||
|
Page:
1
|
Go to Top |

