Converting HTML to PDF we are using Dompdf library. You can download it from here and paste it into application\libraries folder 1. Create pdf.php file and paste below code into…
CodeIgniter
3 Articles
Here is some steps for integrating mailchimp in CI application: Download below file and put it into apllication/library folder. Download Mailchimp library Add below code in controller file: You can…
Create Helper file Some Common Errors while you sent an email from localhost When it shows an error with authentication go to – https://accounts.google.com/DisplayUnlockCaptcha Turn on less secure app –…