In this code snippet, I have set the $config['protocol'] to SMTP for using the SMTP protocol. <?php $this->load->library('email'); $config ...
確定! 回上一頁