May 25th in Linux/Unix by .

Which linux command to find free disk space!

Which linux command to show free disk space!

It is very important to keep track of linux hardrive, its mounts and free space available. All you have to type is df -h in the command line to see disk space in human readable format.

# df -h

Filesystem …

May 25th in PHP Scripts by .

Retrieve select box value from database using PHP

Retrieve select box value from database using PHP

I have been in many situations in designing a html form where i want the value stored in database selected in select box when editing the user data.

For example if i have colors like Red, Green, Blue, Yellow, Violet shown in selectbox and …

May 24th in PHP Scripts by .

how to store and retrieve checkbox value in php?

how to store and retrieve checkbox values in mysql database with php

I was working on a project and i had landed in an awkward situation, where i have to save the tick box values in a database and once done, i had to retrieve those values and present it to …

May 24th in Internet by .

Best Antivirus softwares which doesnt slowdown your PC!

i really hate antivirus softwares slowing down the PC. i have 2GB of RAM with core2duo processor and inspite of that, antivirus softwares make my PC bogged down. With over 300GB of data to scan, it takes forever for antivirus softwares to scan the PC.

Here are the results of various …

May 13th in Adsense by .

Tracking Adsense cheques sent by Bluedart for Indians!

yes, its official! Google has started sending the checks to Indian publishers who were waiting for past 2 weeks because of unexpected delays. Most publishers likely to receive their cheques by 14th May.

To track your adsense checks sent from google..

Go to bluedart site (http://bluedart.com), enter your payment number (without front …

May 7th in Adsense by .

Adsense cheques will be sent by Bluedart for Indian publishers!

Google has emailed most indian publishers, that they would discontinue DHL (for secured checks) and Indian Postal Service (for Standard checks) and starting from May 2009, all the checks will be sent by Bluedart courier at no additional charge. In India Bluedart handles all domestic courier shipments, while DHL …

May 6th in Linux/Unix by .

Easy methods to Backup your Cpanel files

Easy methods to Backup your Cpanel files

How important is your backups? Well! you will truly know the value of backups during server crash, website hacked or a hard drive failure.

In the past few days, i have been working on easy methods to do backups if you are a beginner running …

April 30th in Games by .

Godfather 2 is not a bad game after all!

I have just got Godfather 2 and having played it for more than 3 hrs i can definitely say Godfather 2 isnt bad game after all and very much worth buying it.

I had a confusion of whether to buy the game or not especially because many gamers complaining that …

April 28th in Design, Wordpress by .

Beautiful Free Web Icon Sets for Download ~Must SEE~

I was always searching for copyright free, open source icons and web graphics to use in my website. Most of them i got was authors demanding a small fee for icon usage.

I am documenting here a rare open source icon sets which are free for any usage. I believe …

April 27th in PHP Scripts by .

Cakephp vs CodeIgniter – which is best php framework?

Today i went through some of the easy to use PHP frameworks, ideal for developing rapid php applications and websites with ease of use.

I did a study on following php toolkits and i was pretty impressed with codeigniter and it is the best easy to use php framework i …