Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_db_name
mysql_db_name
Returns the database name from the call to mysql_list_dbs().
Name:
mysql_db_name
Category:
Uncategorized
Programming Language:
php
One-line Description:
Returns the database name from the call to mysql_list_dbs().
Related
What Are the Differences Between ob_get_length and ob_get_contents? Common Questions Answered
1
Key Considerations When Using the imagecreatefromxpm Function to Read Multi-Color XPM Images
9
Solve the problem of ob_list_handlers returning empty arrays
8
PHP Tutorial: Complete Guide to Integrate Baidu Image Segmentation API Quickly
10
Similar Functions
ftp_size
ftp_size
Returnsthesizeofthes
ftp_ssl_connect
ftp_ssl_connect
OpenasecureSSL-FTPco
simplexml_load_file
simplexml_load_file
ConvertanXMLdocument
mysql_fetch_array
mysql_fetch_array
Getarowfromtheresult
ftp_pasv
ftp_pasv
Returnswhetherthecur
getName
getName
Returnsthenameofthee
ftp_rmdir
ftp_rmdir
Deletethedirectoryon
simplexml_import_dom
simplexml_import_dom
ReturnstheSimpleXMLE
Popular Articles