Codeigniter provides many built in helpers and libraries which help us to perform lot of functionality for developing projects. Here a simple email library make us able to send email using our Gmail account living in CI environment.
Similar Posts

YouTube Style Rating/Voting System using jQuery, Ajax and PHP. Ever Best Tutorial !
Today I have created Youtube style rating system which is also called thumbs up/down rating. It is 99% identical to original youtube rating system. I have tried my best…

Configuring codeigniter framework on your localhost.
If we move to any framework or platform first time then first problem is configuring this technology. Configuring codeigniter to our localhost is so simple and easy. I am…
AJAX | JQuery | Miscellaneous | PHP Tutorials | Tutorials | Web Design
Ajax Shopping Cart: Create a Stylish Shopping Cart Using JQuery and PHP
You have seen many Ajax and JQuery-based shopping cart examples over the internet. I have created here a JQuery-based shopping cart that doesn’t call any Ajax request but saves…
HOW TO:Create Secure Login With Simple PHP ?
Here is a simple example for creating a secure login page with PHP which will help you to safe authentication. Here, cookies are not used because of preventive measure…

10 very Useful and most popular Joomla Extensions.
Joomla is a very excellent CMS that is widely used in web development. It is the most attractive CMS because of its expandability. Here are some of the popular…

Ajax Voting System: Create Ajax Rating/Voting system in Dzone and Digg Style. Part 2
In my previous tutorial i explain how to create simple ajax rating using Ajax, PHP and CSS3. In this part i am going to create Digg.com and Dzone.com voting…