Advertisements
Advertisements
प्रश्न
Which is the not a correct MySQL Function in PHP?
विकल्प
Mysqli_connect() Function
Mysqli_close() Function
mysqli_select_data() Function
mysqli_affected_rows() Function
MCQ
उत्तर
mysqli_select_data() Function
shaalaa.com
MYSQL Function in PHP
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
How many parameter are required for MYSQLi connect function in PHP?
How many parameter are required for MYSQLi query function in PHP?
How many parameter are required for MYSQLI Close function in PHP?
Which version of PHP supports MySQLi fuctions?
What are the types MySQLi function available PHP?
What is Connection string?
Write the Syntax for MySQLi Queries.
Discuss in detail about MySQL functions with example.
Explain in details types of MySQL connection method in PHP?
Explain MySQLi Queries with examples.