This is how I attached a file on CakePHP!
$this->Email->filePaths = array(‘/www/axishift/app/webroot/files/’); $this->Email->attachments = array(‘attachment.txt’);
Please feel free to bookmark it using one of the following social sites.