In this tutorial I’ll show you how to hash password in php 5.5 and verify the same. Most of the developer still using old password…
Today I am going to show you how easily you can calculate the age of the user from date of birth. Some web based applications…
In this tutorial we’ll learn how to create a simple time range function with exceptional handling. If you are looking for a solution to create…
FFmpeg is a great video editing package to convert your video from one format to another format also can do lot more other thing like…
This is quick tutorial to Highlight multiple Key Words in a Text using php preg_replace. If you have created a search feature in your web…
Hello friends, first of all Happy Independence day. 2 days back i received mail from bluehost regarding hosting offer, so just wanted to share this…
PHP is a great language with powerful library and functions, There is lot’s of predefined functions which help us lot during development of the website,…
This tutorial about importing and exporting database command line superfast. If you have big mysql database and you try to import, you may feel lot’s…
In this tutorial we are going to talk about creating your own ftp server in ubuntu and will connect with filezilla client. vsftpd is excellent…
Few days back i have posted tutorial about playing mp4, mpeg, etc full screen video in background using html5, Now in this tutorial i’ll show…
Collapsing and expanding long blocks of text with “Read more” and “Read less” links is good idea to display more articles on single page. You…
Getting visitor current location is now very easy by HTML5 Geolocation and google map api, In just few lines of javascript code you can easily…
Datalist is advance html5 tag to display per-defined list with auto-complete feature, You can say it is advanced list box to display all the per-defined…
In this post I am going to share a one line jquery code to disable cut copy paste feature on your web page. If there…
In this quick tutorial i am going to show a very simple mysql query to find specific text and remove the same from selected table…