Author: agurchand

Face detection and photo tagging script with jQuery!

Today we are going to see how to create a Facebook like face detection and tagging with the help of jQuery.

To detect faces on the image I have used a popular face detection plugin developed by jaysalvat. You …

Highcharts – load JSON data via Ajax and PHP!

Highcharts is a popular JavaScript for creating easy and interactive charts, but you know it is also possible to make it dynamic by pulling the data from the database using server-side scripts. In this tutorial I have used PHP as

Capture Webcam Image with PHP and jQuery!

You might have seen many websites having an option of capturing web camera image for profile pictures. Especially Facebook has this feature, either you can upload image from your computer or you can take photo using Web Camera.

Today’s script …

Highcharts – Pass data dynamically with jQuery!

This tutorial shows how to pass the data dynamically to Highcharts using jQuery. No server side script used such as PHP or ASP. So, this tutorial will teach you only passing the data not to create data. If you want …

Highcharts – Dynamically change chart type with jQuery!

In this tutorial we are going to see how it is possible to dynamically change the chart type only with jQuery. Highcharts is an open source javascript library which helps us to create Interactive charts easily.

In Highcharts there are …

Extract Email addresses from a webpage – PHP Script!

Lets say you have a very long webpage with a lot of text content and email addresses in it, If you want to take out only the email addresses manually, it is not very easy. It will take plenty of …

HTML form to PDF file using PHP and MPDF!

This tutorial show you how to convert a HTML form to dynamically generated PDF file using MPDF library.  Basically you are going to see how easy to generate a PDF file in PHP.

There is a form which is a …

Very Simple jQuery Validation with custom error message!

If you are a web developer you should be doing form validation for almost all of your websites, spending time on validation is another issue if you are working in a company, everybody in this programming world is in hurry, …

jQuery Drum sets – HTML5 Audio tag example!

Today we are going to learn an interesting topic in jQuery. This post is going to teach you how to create a musical Drum Sets using jQuery.

This is completely a new point of view where you are going to …

Theme: Overlay by Kaira
Agurchand