CodeIgniter Codeigniter remove index.php from url When we are working with codeigniter you can see index.php in the url after the base_url.So here we’re discuss how to remove index.php ... By Sumith HarshanMay 26, 2013
CodeIgniter Codeigniter flash message doesn't work When you working in the codeigniter, you want to send message or data from controller to view files.It can be done by using ... By Sumith HarshanMay 26, 2013
Redirect dynamic url to static url using htaccess If you want to redirect bulk of dynamic url to specific / static url, it can do using htaccess file.Here is a example ... By Sumith HarshanMay 23, 2013
Recent Posts WordPress limit the length of the post title This post is describing how to reduce/ limit the length of the post title.This is you want when you have long title of ... By Sumith HarshanMay 23, 2013
Recent Posts WordPress get all posts of a specific category How to get all posts of a specific category or sub category in wordpress?Here I’m going to explain how to get all posts ... By Sumith HarshanMay 23, 2013
PHP Convert xml file into excel file using php Here we are describing convert xml file into excel file using php.Simple way to convert xml file into excel file with php.If you ... By Sumith HarshanApril 25, 2013
Magento Magento reindexing problems – Solutions If you have Magento store sure you have seen “There was a problem with reindexing process” error message.If you try to reindex from ... By Sumith HarshanApril 21, 2013
Magento Magento set, get and delete cookie data How to magento access cookie data or create, read, and delete cookie in magento? Magento Mage_Core_Model_Cookie class can be use to get,delete and ... By Sumith HarshanApril 18, 2013
Magento Magento execute custom query How to Magento execute custom query?In here you can execute custom query to insert,update,delete and fetch data from database with using Magento existing ... By Sumith HarshanApril 18, 2013
Magento Magento get order increment id How can you get order increment id/last order id in magento? You can get magento order increment id/last order id into the success.phtml ... By Sumith HarshanApril 18, 2013