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
simplexml_import_dom
simplexml_import_dom
ReturnstheSimpleXMLE
ftp_mdtm
ftp_mdtm
Returnsthelastmodifi
mysql_connect
mysql_connect
Openanon-persistentM
xpath
xpath
RunanXPathqueryonXML
__toString
__toString
Returnsthestringcont
jdtojulian
jdtojulian
ConvertJuliandayscou
jdmonthname
jdmonthname
Returnsthenameofthem
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