Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_close
mysql_close
Close non-persistent MySQL connection.
Name:
mysql_close
Category:
Uncategorized
Programming Language:
php
One-line Description:
Close non-persistent MySQL connection.
Related
How to use init functions and custom configuration files
1
Why Does FFI::load Report an Undefined Symbol Error? How to Quickly Locate and Fix It
10
How to combine sprintf and printf output to terminal?
10
A Comprehensive Guide to Integrating PHP with Cloudflare for Enhanced Performance and Security
5
Similar Functions
mysql_num_rows
mysql_num_rows
Getthenumberofrowsin
simplexml_load_file
simplexml_load_file
ConvertanXMLdocument
ftp_nb_put
ftp_nb_put
Uploadthefiletothese
mysql_field_type
mysql_field_type
Getsthetypeofthespec
mysql_thread_id
mysql_thread_id
ReturnstheIDofthecur
get_host_info
get_host_info
ReturnstheMySQLserve
libxml_get_last_error
libxml_get_last_error
Retrievethelasterror
ftp_quit
ftp_quit
Thealiasforftp_close
Popular Articles