Advertisements
Advertisements
प्रश्न
What are the types MySQLi function available PHP?
टिप्पणी लिखिए
उत्तर
Types of MySQL Functions in PHP:
- Database connections
- Managing Database connections
- Performing Queries
- Closing connection
shaalaa.com
MYSQL Function in PHP
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
Which is the correct function to establish connection 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?
Difference between Connection and Close function?
Give few examples of MySQLi Queries.
Write the Syntax for 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?