In my previous article , I have explained about how to install and configure the Codeigniter on your localhost . In this article, I'm g...
Installing and Configuring Codeigniter framework on localhost
In this tutorial, we are going to discuss about how to install and configure the Codeigniter (CI) PHP framework on your localhost. Configur...
Reading and Writing Session Data Using Zend Session Namespace
In this article we are going to discuss about how to reading and writing the session data using the Zend Session Namespace in Zend Framewor...
A step by step procedure to develop wordpress plugin
WordPress provides easy way to create and manage your blog. you can easily modify, customize and enhance functionality of your WordPress b...
Create Back End Component in Joomla - Step by step procedure
In my previous post , I have explained about how to create our own Front End Component in Joomla. In this post I will explain about How to...
Create Front End Component in Joomla - Step by step procedure
In this tutorial we are going discuss about how to create a Front End Component in Joomla. Here I will explain how to create a component a...
Codeigniter - Sending Email from your Gmail account
Codeigniter provides many built in helpers and libraries which help us to perform lot of functionality for developing projects. Here a simp...
Authorize.Net Payment Gateway integration with Codeigniter
Authorize.Net is a favorite payment mode used in web development. It is simple, easy and secure payment connection. I use authorize.Net in ...