Tamil Nadu State Board ( Samacheer Kalvi ) Online Test based on Book Back Questions - 11th Standard Computer Applications - English Medium - Connecting PHP and MYSQL

Samacheer Kalvi 11th Computer Applications - Connecting PHP and MYSQL - Book Back Questions in English Medium


00:00:00
Answered
0
Skipped
0
Unseen
0
Correct : 0 Incorrect : 0
Question 1 Of 10

Which is the correct function to establish Connection in PHP ?


Question 2 Of 10

How many parameter are required for MYSQLI Close function in PHP ?


Question 3 Of 10

Which is the not a correct MySQL Function in PHP ?


Question 4 Of 10

How many parameter are required for MYSQLI query function in PHP ?


Question 5 Of 10

How Can we Create a Database Using PHP and MySQL?


Question 6 Of 10

How many parameter are required for MYSQLi connect function in PHP ?


Question 7 Of 10

Which is the correct function to execute the SQL queries in PHP ?


Question 8 Of 10

Which one is correct way, we can retrieve the data in the result set of MySQL using PHP?


Question 9 Of 10

Which one of the following statements instantiates the mysqil class?


Question 10 Of 10

Which is the correct function Closing Connection in PHP ?