Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_connect
mysql_connect
Open a non-persistent MySQL connection.
Name:
mysql_connect
Category:
Uncategorized
Programming Language:
php
One-line Description:
Open a non-persistent MySQL connection.
Related
The correct way to refresh the cache using mysqli::refresh
9
Introduction to serialize function: How to convert PHP variables to strings?
8
How to crop an image with imagegetclip and keep the original scale
2
settype() performance in boolean conversion
1
Similar Functions
mysql_info
mysql_info
Getthelatestqueryinf
mysql_pconnect
mysql_pconnect
Openapersistentconne
mysql_db_name
mysql_db_name
Returnsthedatabasena
get_server_version
get_server_version
ReturnstheMySQLserve
ftp_ssl_connect
ftp_ssl_connect
OpenasecureSSL-FTPco
cal_from_jd
cal_from_jd
ConvertJuliandaycoun
ftp_raw
ftp_raw
Sendarawcommandtothe
zip_close
zip_close
ClosetheZIPfile.
Popular Articles