Recently Updated Pages
GameMaker LTS 2026
Unity
WALT We are learning to complete, build and evaluate our Unity Roll-a-Ball game, while documentin...
Creating a Security Events Table
In this tutorial, you will create a MySQL table to store security event data imported from a JSON...
Bar Charts from SQL Data
Bar charts are useful for comparing values between categories. In this tutorial, the number of se...
Loading JSON Data with JavaScript
In this tutorial, you will load data from a JSON file and display it on a webpage using JavaScrip...
Creating a Simple JSON API with PHP
In this tutorial, you will create a simple API using PHP. The API will return JSON data when visi...
HTML Text and Headings
HTML provides elements for displaying text, headings and page structure. Headings Headings are us...
Installing XAMPP on Windows
XAMPP gives you a local web server on your Windows computer. It lets you run PHP pages, use a MyS...
Line Charts from SQL Data
Line charts are used to display trends and changes over time. In this tutorial, the number of sec...
Pie Charts from SQL Data
In this tutorial, the chart data will come directly from a MySQL database. The example below uses...
Creating Charts with Google Charts
Google Charts is a free JavaScript library that can create professional graphs and charts using y...
Creating API Endpoints for Specific Data
Focused endpoints return the smallest useful result for a particular user need. This tutorial add...
Creating a Database-Driven API with PHP and MySQL
This tutorial creates a read-only JSON endpoint using PHP, PDO and fictional database records. An...
Building a Security Dashboard Using PHP and MySQL
This standalone example queries fictional security-event data with PDO and presents useful summar...
Importing JSON into MySQL with PHP
This tutorial imports a fictional JSON dataset into MySQL using PHP, PDO, validation and a prepar...
Creating a Security Dashboard from JSON Data
In this tutorial, you will create a simple dashboard that summarises the data and highlights impo...
Displaying Nested Event Data from JSON
In this tutorial, you will work with nested JSON data by displaying the security events associate...
Displaying JSON Data in a Table
In this tutorial, you will display the device data in an HTML table using JavaScript. Current Pro...
Reading API Data with JavaScript
The API returns JSON data when visited in a browser. In this tutorial, you will use JavaScript to...
Querying Imported Data with SQL
In this tutorial, you will use SQL queries to analyse the imported data. View All Events Open php...