Which one of the following databases has PHP supported almost since the beginning?
A
Oracle Database
B
SQL
C
SQL+
D
MySQL
Correct Answer: MySQL
We can connect, insert, update, delete and retrieve data from the databases with the help of PHP and MySQL is the most popular database system used with PHP.