下列哪个函数可以用来获取MySQL数据库的版本信息?
A: mysqli_get_client_info()
B: mysqli_get_host_info()
C: mysqli_get_proto_info()
D: mysqli_get_server_info()
A: mysqli_get_client_info()
B: mysqli_get_host_info()
C: mysqli_get_proto_info()
D: mysqli_get_server_info()
举一反三
- PHP获取 MySQL 服务器信息的函数是() (2分) A: mysqli_get_client_info B: mysqli_get_host_info C: mysqli_get_proto_info D: mysqli_get_server_info
- Which step is designed to prompt a user to press or say a single-digit number to perform a specific function? () A: Menu B: Get Digit String C: Get Call Contact Info D: Extended Get Digit String
- 下列不属于访问MySQL的扩展库或者函数的是()。 A: mysqli B: mysql C: pdo_mysql D: oci
- MYSQLi扩展库支持面向过程和面向对象两种方式访问MySQL数据库
- 在Linux中,显示info文件的前3行,可以用以下()命令。 A: head -3 info B: cat -3 info C: tail -3 info D: more -3 info