20 April 2024

LAMP


 Linux, Apache, MySQL and PHP are the essentials for easily making a fully functional web server. This can be created on a Raspberry Pi system in a few minutes and then connected to the internet, and it just works - serving up web pages to the world 

No comments:

Post a Comment

Building an A Level Platform Game Project — Part 2: Creating the Game Window and Player Movement

  Building an A Level Platform Game Project — Part 2: Creating the Game Window and Player Movement In Part 1, we planned the platform game. ...