Advertisements
Advertisements
Question
What are the types MySQLi function available PHP?
Short/Brief Note
Advertisements
Solution
Types of MySQL Functions in PHP:
- Database connections
- Managing Database connections
- Performing Queries
- Closing connection
shaalaa.com
MYSQL Function in PHP
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
Which is the not a correct MySQL Function in PHP?
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 is MySQLi function?
Difference between Connection and Close function?
Discuss in detail about MySQL functions with example.
Explain in details types of MySQL connection method in PHP?
Explain MySQLi Queries with examples.
