Skip to main content

Working with Data

Tutorials for importing, processing, querying and presenting fictional data with PHP, MySQL, JavaScript and charts.

Importing JSON into MySQL with PHP

Create a MySQL structure, import fictional JSON records with PHP and query the stored data.

Data Visualisation with Google Charts

Present processed SQL data as pie, bar and line charts using Google Charts.

Working with APIs

Create PHP JSON APIs and retrieve database records through focused endpoints.

Working with JSON Data in JavaScript

Load, interpret and present nested fictional JSON data with JavaScript.

Importing CSV into MySQL with PHP

Build a secure administrator-only workflow that validates fictional CSV data and stores acceptabl...

Processing and Presenting Imported Data

Query, process and present stored data as meaningful outputs that respond to user needs and succe...