Category: PHP Tutorials

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 …

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 …

PHP Script – Text to Speech using Google API

In this tutorial we are going to see how to a do a Text to Speech PHP Script using Google Speech API. Its pretty easy and very good If you want to have a ‘Text to Speech’ functionality in …

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 …

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() …

Check Site is Up or Down – PHP Script Tutorial & Download!

Check Site is Up or Down – PHP Script Tutorial & Download!

There are plenty of one page websites running nowadays just for checking whether any website is UP or Down. Do you believe If you have one page in your website will make you to pull some traffic?.

Here is the …

Theme: Overlay by Kaira
Agurchand