aftoledo

Results 4 comments of aftoledo

@BigBird420 What error have you received? If you haven't received like me, I just change the code like above and started to work.

@BigBird420 If your problem is like mine, just change it: $header .= 'From: =?UTF-8?B?' . base64_encode($this->sender) . '?= ' . PHP_EOL; $header .= 'Reply-To: =?UTF-8?B?' . base64_encode($this->sender) . '?= '...

I don't know if it matters, but try to change single to double cotes here: $email_form = '[email protected]';

double and single quotes: https://stackoverflow.com/questions/3446216/what-is-the-difference-between-single-quoted-and-double-quoted-strings-in-php