Advertisements
Advertisements
Question
What are the types MySQLi function available PHP?
Short Note
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 correct function to establish connection in PHP?
Which is the not a correct MySQL Function in PHP?
How many parameter are required for MYSQLi connect function in PHP?
What is MySQLi function?
Difference between Connection and Close function?
Give few examples of MySQLi Queries.
Write MySQL Connection Syntax with example.
Discuss in detail about MySQL functions with example.
Explain in details types of MySQL connection method in PHP?
Explain MySQLi Queries with examples.