Advertisements
Advertisements
प्रश्न
Write the Syntax for MySQLi Queries.
संक्षेप में उत्तर
उत्तर
Syntax:
mysqli_query(“Connection Object’’,“SQL Query”)
shaalaa.com
MYSQL Function in PHP
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
Which is the correct function to establish connection in PHP?
Which is the not a correct MySQL 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?
Difference between Connection and Close function?
Give few examples of MySQLi Queries.
What is Connection string?
Write is the purpose of MySQLi function available.
Write MySQL Connection Syntax with example.