
Search In
This posts will provide you a brief overview of PHP which is the most popular web development language. It is targeted to the audience having basic knowledge of programming. The readers searching for more in-depth knowledge will be disappointed.
Thi
Sometimes we are required to add a custom field in our database table for our extension in magento. For this purpose we will perform it with the installer. But before moving we must have concept of creating a new module in magento, considering this p
Export Data into Excel in Rails
Hi friends,
In my previous blog Import From Excel in Rails. I showed you how can we read excel records from excel sheet and store it into DB in rails. In this we will see how we can download the list in excel format. F
This blog will let you upgrade your system to Ubuntu 16.04. Follow the steps given below in order to upgrade your system:
Step 1: Backup your system
Before attempting any upgrade to your system, firstly backup your system
Step 2: Upgrade i
Random number generator is used to generate random no as much as you want and also you can specify the range in which you want the numbers.
Steps to use random number generator:
Select Data Analysis from them Data menu:
After depreciation of mysql_* functions from PHP 5.5, MySQLi and PDO are two most popular and preferred options to interact with MySQL databases in PHP. This article demonstrates the introduction of MySQLi and highlights the reasons behind the develo
In previous blog we have take knowledge about how we will use angularjs and how important role directives play while using angularjs.If you have not read previous blog then kindly request first read that blog then carry forward to read this blog
If you want to implement SMS gateway using php.It's now very easy. Use clickatell SMS Gateway.
To implement clickatell SMS Gateway you have to follow below simple steps.
Step 1: Just go to the clickatell website.The url of clickatell site is as

Hello readers, In this tutorial I will guide you to "Disable cache for particular section in W3totalcache Plugin in WordPress".
W3 Total Cache, also called W3TC, It is a very famous plugin of wordpress as with this we do not need to do any
To make a build of ANE i.e Adobe native extension first you have to download FlashRuntimeExtension.jar that comes along with Adobe AIR sdk.
you can download from here :
http://www.adobe.com/devnet/air/air-sdk-download.html
We know that its
