Install MariaDB(MySQL) on Chromebook Linux and operate from PHP



Install MariaDB(MySQL) on Chromebook Linux and operate from PHP

Install MariaDB(MySQL) on Chromebook Linux and operate from PHP

This video assumes you have Linux installed on your Chromebook.
See my video
“Install Linux on your Chromebook”
https://youtu.be/XMqBFWZ4YBk
for how to install Linux on a Chromebook.

Video content
– Install Apache.
– Install PHP.
– Install MariaDB.
– Install php-mysql.
– Install Visual Studio Code.
– MariaDB security settings.
– Create a user.
– Grant privileges to a user.
– Create a table.
– Table operations (insert, select).
– Table operations in PHP(select, insert, update, delete).

The files used in this video can be downloaded from the following.
https://drive.google.com/drive/folders/1apTreZ5WtwocwBN5riGupsBXVA7Wm1fM?usp=sharing

Comments are closed.