[eluser]rebornishard[/eluser]
i try to follow net.tutplus tutorial, it's come to day 3
send email with gmail, but when i tried to send email with attachment, it's failed
i need to change public_html or else chmod ?
Code:
$file = $path . './attachment/info.txt';
$this->email->attach($file);