This topic is locked

Send an email to selected users with attachment

3/26/2015 4:48:27 AM
PHPRunner General questions
D
droogers author

Hello,
I used this code to send an email to selected users. This works good. Is it possible to send an attachement. How do I change the code to do this ?

Sergey Kornilov admin 3/26/2015
D
droogers author 3/26/2015



Sure, see the manual (last example):

https://xlinesoft.com/phprunner/docs/runner_mail_function.htm



thanks for your reply.

What I see in the maual is that the attachement is 'hard coded'. I want to browse to a file and add this to my email.

Sergey Kornilov admin 3/26/2015

Unfortunately we do not have such code sample.