google chart

How to Generate a QR Code using Google QR Code API and PHP

Submitted by nurhodelta_17 on
This tutorial tackles how to create a QR Code using Google QRCode API with PHP. QR stands for Quick Response and as per Google Dictionary description, it is a machine-readable code consisting of an array of black and white squares, typically used for storing URLs or other information for reading by the camera on a smartphone.

How to Create a Simple Area Chart using Google Charts API

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a simple Area Chart using Google Chart API with PHP and MySQLi extension OOP. Charts primary provides a statistical presentation of data within our application or systems. Google Chart API is a web service created by Google that provides graphical chart for data supplied by the user.

How to Create a Simple Pie Chart using Google Chart API with PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a simple Pie Chart using Google Chart API with PHP and MySQLi extension OOP. Charts primary provides a statistical presentation of data within our application or systems. Google Chart API is a web service created by Google that provides graphical chart for data supplied by the user.