Send Email from your Gmail account Using Codeigniter.
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…
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…
Google API is a great set of developer’s tools. These tools make programmers able to perform operations using google API and living within their development framework.
A web page is combination of HTML, Javascript and any scripting language which makes it working. CSS is most important to stylized and make web pages interactive and attractive….
Creating cron jobs and implementing them on server is little bit tricky for web beginners. Here i will elaborate a simple example for creating and implementing crons on PHP…
Simple pie is simple and easy way to show rss feeds on your web pages. It provides a class and simple lines of code using which you can show…
Following are some useful tips when a developer needs them while developing. Keeping these points in mind will help us to improve our skills.