Here I am going to show you some php functions to calculate number of days between two dates. You can add these function in you…
Are you looking for jquery face detection plugin which detect persons face on, then you search end here i found awesome jQuery plugin which you…
Here i am going to share one useful database that is STD code list of india in MYSQL and EXCEL with STD Code finder script…
If you want to remove .html or .php extension from the url, Or want to change .html or .php extension with any custom extension then…
This is very simple tutorial for beginner who’s planning to learn NodeJs with MongoDb. This tutorial cover all basic functionality to handle communication between nodejs…
Here you’ll learn how to integrate google reCAPTCHA in your website to prevent Spam entry. What is captcha? It is a computer program or system…
In this tutorial I’ll show you how can you dynamically load data on div scroll using php, mysql, jquery and ajax or you can say…
Here you’ll see the custom php and javascript function to generate random string of selected length, We always need this feature for generataing random password…
Here i have written simple php function by which you can test php extension installed and available or not. For example if you need to…
In this tutorial we are going to talk about unit testing of our php based applications, Few month back i had wrote about unit testing…
It is a very simple tutorial will show you how to install your favorite notepadqq (notepad++) editor on ubuntu in very easy steps. It is…
I have created a simple php function to validate credit card number using regex function, In this function you need to pass two argument card…
Here you’ll learn how you can display image tooltip on mouse over using boostrap popover function. Suppose you have a product list with images and…
Here you’ll learn how to force download any file using php header() and readfile() function. Now a days web browsers are become more advance, Suppose…
In this tutorial i am going to create a very simple command line application using nodeJs, Nodejs provide great flexibility to create command line application,…