Tagged: MySQL

How to use PHP to interact with MySQL and Query the Database Tables

How to use PHP to interact with MySQL and Query the Database Tables

By following the steps outlined in this article, you should be able to get an insight on how to use PHP to interact with MySQL and query the database tables to perform basic operations

use Python to interact with MySQL and Query the Database Tables

A Beginner’s Guide on how to use Python to interact with MySQL and Query the Database Tables

Here the steps to connect to MySQL using Python and query the database tables. By the end of this article, you will have a better understanding of how to use Python to interact with MySQL.

Learning PHP - Define PHP functions

How to CRUD records with FastAPI – Part 1

This article will deal with the setup of the project and have the code ready to CRUD records with FastAPI. Gitlab repo included

Software design patterns

How to recover a lost MySQL root password

In this article we are going step by step on how to recover a lost MySQL root password procedure

Learning PHP - Lesson 3 - if elseif else

How to install MySQL on your Linux System

This is a short guide on how to install and provide a basic configuration for MySQL with an initial user and database.