Month: September 2013

Learn how to stop long running SQL query in MySQL

Sometimes when you Run a SQL join query in phpMyAdmin, there will be a situation where the entire server will go down because of the long running SQL query.

To kill this long running SQL query, you need to access …

Learn to Unzip a Zip file using PHP Script!

This post shows you how to Unzip a Zipped file using PHP. Its really simple using PHP ZIP extension.

Note this: This script works only If the ZIP extension installed in your PHP server.

PHP has built-in extensions for dealing …

Theme: Overlay by Kaira
Agurchand