Actualités

My previous articles titled connecting mysql database with mysqli object oriented style and how to connect mysql database using the mysqli procedural function demonstrate about different ways to ...
Jack Wallen walks you through the process of connecting the DBeaver GUI tool to a remote MySQL server.
Découvrez comment choisir la meilleure extension de base de données PHP pour votre application Web. Comparez les fonctionnalités, les avantages et les inconvénients de MySQLi, PDO et MySQLnd.
I made a little script that can connect to a MySql database using the MySql Improved extension.
Hello friends, my previous article "mysqli - an improved and enhanced mysql extension" provides an introduction about the mysqli extension and its features. this article demonstrates how to ...
This guide explains how to create a MySQL database and table using PHP and how to create them manually via phpMyAdmin using XAMPP stack.
Please: Check that MySQL is running on address localhost. Check that MySQL is reachable on port 3306 (note: 3306 is the default, but this can be changed). Check the user root has rights to connect to ...