Skip to main content

Recently Updated Pages

GameMaker LTS 2026

Hosted Files

Updated 1 week ago by Mr Napper

Unity

Hosted Files

WALT We are learning to complete, build and evaluate our Unity Roll-a-Ball game, while documentin...

Updated 4 weeks ago by Mr Napper

Creating a Security Events Table

Working with Data Importing JSON into MySQL with PHP

In this tutorial, you will create a MySQL table to store security event data imported from a JSON...

Updated 1 month ago by Mr Napper

Bar Charts from SQL Data

Working with Data Data Visualisation with Google Charts

Bar charts are useful for comparing values between categories. In this tutorial, the number of se...

Updated 1 month ago by Mr Napper

Loading JSON Data with JavaScript

Working with Data Working with JSON Data in JavaScript

In this tutorial, you will load data from a JSON file and display it on a webpage using JavaScrip...

Updated 1 month ago by Mr Napper

Creating a Simple JSON API with PHP

Working with Data Working with APIs

In this tutorial, you will create a simple API using PHP. The API will return JSON data when visi...

Updated 1 month ago by Mr Napper

HTML Text and Headings

HTML, CSS and JavaScript Basics HTML Reference

HTML provides elements for displaying text, headings and page structure. Headings Headings are us...

Updated 1 month ago by Mr Napper

Installing XAMPP on Windows

Developer Toolbox XAMPP Setup and Projects

XAMPP gives you a local web server on your Windows computer. It lets you run PHP pages, use a MyS...

Updated 1 month ago by Mr Napper

Line Charts from SQL Data

Working with Data Data Visualisation with Google Charts

Line charts are used to display trends and changes over time. In this tutorial, the number of sec...

Updated 1 month ago by Mr Napper

Pie Charts from SQL Data

Working with Data Data Visualisation with Google Charts

In this tutorial, the chart data will come directly from a MySQL database. The example below uses...

Updated 1 month ago by Mr Napper

Creating Charts with Google Charts

Working with Data Data Visualisation with Google Charts

Google Charts is a free JavaScript library that can create professional graphs and charts using y...

Updated 1 month ago by Mr Napper

Creating API Endpoints for Specific Data

Working with Data Working with APIs

Focused endpoints return the smallest useful result for a particular user need. This tutorial add...

Updated 1 month ago by Mr Napper

Creating a Database-Driven API with PHP and MySQL

Working with Data Working with APIs

This tutorial creates a read-only JSON endpoint using PHP, PDO and fictional database records. An...

Updated 1 month ago by Mr Napper

Building a Security Dashboard Using PHP and MySQL

Working with Data Importing JSON into MySQL with PHP

This standalone example queries fictional security-event data with PDO and presents useful summar...

Updated 1 month ago by Mr Napper

Importing JSON into MySQL with PHP

Working with Data Importing JSON into MySQL with PHP

This tutorial imports a fictional JSON dataset into MySQL using PHP, PDO, validation and a prepar...

Updated 1 month ago by Mr Napper

Creating a Security Dashboard from JSON Data

Working with Data Working with JSON Data in JavaScript

In this tutorial, you will create a simple dashboard that summarises the data and highlights impo...

Updated 1 month ago by Mr Napper

Displaying Nested Event Data from JSON

Working with Data Working with JSON Data in JavaScript

In this tutorial, you will work with nested JSON data by displaying the security events associate...

Updated 1 month ago by Mr Napper

Displaying JSON Data in a Table

Working with Data Working with JSON Data in JavaScript

In this tutorial, you will display the device data in an HTML table using JavaScript. Current Pro...

Updated 1 month ago by Mr Napper

Reading API Data with JavaScript

Working with Data Working with APIs

The API returns JSON data when visited in a browser. In this tutorial, you will use JavaScript to...

Updated 1 month ago by Mr Napper

Querying Imported Data with SQL

Working with Data Importing JSON into MySQL with PHP

In this tutorial, you will use SQL queries to analyse the imported data. View All Events Open php...

Updated 1 month ago by Mr Napper