How to create custom library file in CodeIgniter
This posts explains about How to create custom library file in CodeIgniter, in earlier we know about how to remove index.php file...
Read More
Removing index.php from URLs in CodeIgniter
Hi friends, in this post I am going to explain how to removing index.php from URLs in CodeIgniter framework. In earlier we...
Read More
Install PHPUnit in Ubuntu
Hi friends, In this post, I am going to explain how to install PHPUnit in Ubuntu 12.04, by following commands we can...
Read More
Presentation regarding php frameworks
Hi friends, This is my presentation ralated to php frameworks. And explained more about codeigniter framework and along with sample application and...
Read More
Codeigniter multi language support using Google translate API
Hi friends, This post explains about codeigniter plugin development for multi-language support using google translate API. This is my own contribution in...
Read More
Events calendar implementation in oscommerce using php code
Hi friends, In this post i want to explain how to implement events calender in oscommerce. We can schedule the products and...
Read More
How to implement google map in smarty?
Hi friends , the following script will discuss for how to implement google map in smarty application. 1) Sign up for API...
Read More
Create thumbnail images in CodeIgniter
In this post i would like to explain about how to create thumbnail images in codeigniter framework. In the following function will...
Read More
How to integrate fckeditor in smarty application?
This post explains how to integrate fckeditor in smarty application. Integration of fckeditor in smarty application 1 . in libs\plugins write...
Read More