1.

Which one of the following databases has PHP supported almost since the beginning?(a) Oracle Database(b) SQL(c) SQL+(d) MySQLI had been asked this question in an online quiz.The doubt is from Working with Databases-1 topic in section Objects and Databases in PHP of PHP

Answer»

Correct CHOICE is (d) MYSQL

The best explanation: 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.



Discussion

No Comment Found

Related InterviewSolutions