Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::connect
mysqli::connect
Open a new MySQL server connection.
Name:
mysqli::connect
Category:
Uncategorized
Programming Language:
php
One-line Description:
Open a new MySQL server connection.
Related
What to do when mysqli::connect fails to connect to the database? Learn how to catch and handle error messages
1
Similar Functions
ftp_put
ftp_put
Uploadthefiletothese
ftp_connect
ftp_connect
OpentheFTPconnection
ftp_nb_fget
ftp_nb_fget
Downloadthefilefromt
mysql_connect
mysql_connect
Openanon-persistentM
ftp_close
ftp_close
ClosetheFTPconnectio
ftp_site
ftp_site
SendaSITEcommandtoth
mysql_thread_id
mysql_thread_id
ReturnstheIDofthecur
mysql_data_seek
mysql_data_seek
Movetherecordpointer
Popular Articles
What to do when mysqli::connect fails to connect to the database? Learn how to catch and handle error messages