Month: August 2013

Learn how to prevent executing php file in a particular Folder / Directory!

Learn how to prevent executing php file in a particular Folder / Directory!

Today we are going to see how to prevent executing PHP file / PHP code in a particular Folder. This is really important if you have an Upload file option in your website. Upload option could be any file or …

Create and Download as Zip files using PHP tutorial!

Create and Download as Zip files using PHP tutorial!

phpzip

In this tutorial we are going to see how to create and download multiple files as ZIP using PHP.
Note this: ZIP extension should be installed in your PHP server for this Script to work correctly.

Here is the create_zip() …

How to add Option to a Select Box (Drop Down) using jQuery – Tutorial

How to add Option to a Select Box (Drop Down) using jQuery – Tutorial

In this tutorial we are going to see how to add a new <option> tag to an existing <select> drop down using jQuery.
Also we are going to learn how to add <option> to the top of the <select> drop …

Get current location Latitude and Longitude in HTML 5 – Tutorial!

Get current location Latitude and Longitude in HTML 5 – Tutorial!

html5-geo

This post is about to teach you how to get the latitude and longitude of the current location!. Its pretty simple in HTML 5. You actually don’t need any 3rd party API’s to get the current location instead you are …

Allow only Numbers (0-9) using jQuery – Useful Script!

Allow only Numbers (0-9) using jQuery – Useful Script!

This post shows you how to allow only numbers ie., (0-9) in a textbox. Often this code needed in a Registration form to avoid typing Alphabets.

You can see the demo of this script at the bottom of this post!

Theme: Overlay by Kaira
Agurchand