Advertisements
Advertisements
प्रश्न
What is MySQLi function?
टीपा लिहा
Advertisements
उत्तर
- The Mysqli functions allows you to access MySQL database servers.
- For the MySQL functions to be available, you must compile PHP with support for the MySQLi extension.
shaalaa.com
MYSQL Function in PHP
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
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?
Difference between Connection and Close function?
Give few examples of MySQLi Queries.
Write is the purpose of MySQLi function available.
Discuss in detail about MySQL functions with example.
Explain in details types of MySQL connection method in PHP?
