Library

How to Generate QR Code in PHP

The QR code or Quick Response code is a kind of 2D barcode used to store information. Initially, it is designed for the automotive industry ...

June 11th, 2018

Search Videos by Keyword using PHP YouTube Data API

If you want to list YouTube Videos on your web page, you need to access the Google API YouTube Data API library. In a previous tutorial, we ...

May 11th, 2018

Extracting Title Description Thumbnail using Youtube Data API

YouTube Data API library can be used to implement API-based access to YouTube videos. Using this library we can extract video data like titl ...

May 3rd, 2018

Creating Dynamic Data Graph using PHP and Chart.js

If we want to visualize statistics, graphs are one of the best ways of representation. Understanding data becomes easy and obvious with the ...

March 31st, 2018

↑ Back to Top