PHP has supported MySQL since version 2. In fact, using MySQL with PHP eventually became so commonplace that for several years
it was actually enabled by default. But perhaps the most indicative evidence of the strong bonds between the two technology
camps was the release of an updated MySQL extension with PHP 5, known as MySQL Improved (and typically referred to as mysqli).