Advertisements
Advertisements
प्रश्न
Write the Syntax for MySQLi Queries.
थोडक्यात उत्तर
उत्तर
Syntax:
mysqli_query(“Connection Object’’,“SQL Query”)
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?
Give few examples of MySQLi Queries.
What is Connection string?
Write is the purpose of MySQLi function available.
Write MySQL Connection Syntax with example.
Explain MySQLi Queries with examples.