You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
How to connect to MySQL database using PHP PHP / Databases
Before you can get content out of your MySQL database, you must know how to establish a connection to MySQL from inside a PHP script. To perform basic queries from within MySQL is very easy. This article will show you how to get up and running.