Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_pconnect
mysql_pconnect
Open a persistent connection to the MySQL server.
Name:
mysql_pconnect
Category:
Uncategorized
Programming Language:
php
One-line Description:
Open a persistent connection to the MySQL server.
Related
mysqli_stmt::$error The reason and solution for the syntax error cannot be captured
3
How to use the is_nan function of PHP to determine whether a value is NaN?
9
Tips for using init function and include/require
9
serialize and session_start: How to implement automatic session persistence?
10
Similar Functions
cal_to_jd
cal_to_jd
Convertsthedatesinth
registerXPathNamespace
registerXPathNamespace
Createsanamespacecon
ftp_login
ftp_login
LogintotheFTPserver.
unixtojd
unixtojd
ConvertUnixtimestamp
ftp_connect
ftp_connect
OpentheFTPconnection
ftp_exec
ftp_exec
Executeaprogram/comm
mysql_real_escape_string
mysql_real_escape_string
Escapespecialcharact
getTrace
getTrace
Returnsanarraycontai
Popular Articles