P
P
panterr922018-05-18 13:44:58
opencart
panterr92, 2018-05-18 13:44:58

Attaching an opencart file to $mail->addAttachment?

Good afternoon, I receive a file in the controller via input[type=file], I would like to send it by letter to the desired address, but this option does not work. Can you tell me where this is implemented in OpenCart so that you can take a look and apply it yourself.

$mail->addAttachment( $this->request->post['file'] );

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
panterr92, 2018-05-18
@panterr92

Attaching a file via uploading it to OpenCart
https://stackoverflow.com/questions/28848952/send-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question