In the earlier posts we learned about how to create baseurl, custom library, sending email in Codeigniter. Now we can learn about how to read...
Read More
In this post I am going to explain generate token key in the registration of CodeIgniter application, Now in every application after registration into that...
Read More
This post explains how to send email using HTML templates in Codeigniter, earlier post we learned how to send mails using HTML content and using...
Read More
This posts explains about How to create custom library file in CodeIgniter, in earlier we know about how to remove index.php file from URLs. We...
Read More