Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::real_connect
mysqli::real_connect
(mysqli_real_connect) Open the connection to the mysql server
Name:
mysqli::real_connect
Category:
MySQLi
Programming Language:
php
One-line Description:
Open a new MySQL server connection.
Related
Implementing Persistent Connections with mysqli::real_connect: Tips and Best Practices
5
Similar Functions
mysqli::debug
mysqli::debug
(mysqli_debug)Perfor
mysqli_stmt::more_results
mysqli_stmt::more_results
(mysqli_stmt_more_re
mysqli::$sqlstate
mysqli::$sqlstate
(mysqli_sqlstate)Ret
mysqli_stmt::$field_count
mysqli_stmt::$field_count
(mysqli_stmt_field_c
mysqli::prepare
mysqli::prepare
(mysqli_prepare)Prep
mysqli_result::data_seek
mysqli_result::data_seek
(mysqli_data_seek)Ad
mysqli_warning::next
mysqli_warning::next
Fetchnextwarning
mysqli::ssl_set
mysqli::ssl_set
(mysqli_ssl_set)isus
Popular Articles
Implementing Persistent Connections with mysqli::real_connect: Tips and Best Practices