Advertisements
Advertisements
Question
Write the Syntax for MySQLi Queries.
Answer in Brief
Solution
Syntax:
mysqli_query(“Connection Object’’,“SQL Query”)
shaalaa.com
MYSQL Function in PHP
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
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 query function in PHP?
How many parameter are required for MYSQLI Close function in PHP?
What are the types MySQLi function available PHP?
Difference between Connection and Close function?
What is Connection string?
Write is the purpose of MySQLi function available.
Discuss in detail about MySQL functions with example.
Explain MySQLi Queries with examples.