Home
PHP
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
Example of using mb_get_info function in conjunction with mb_internal_encoding function
3
Solve encoding issues in serialize: How to deal with UTF-8 and other character sets?
1
How to get the result set using use_result() before next_result()
10
next_result() potential problems conflicting with transaction operations
1
Similar Functions
__construct
__construct
CreatesanewSimpleXML
mysql_num_rows
mysql_num_rows
Getthenumberofrowsin
asXML
asXML
Returnsawell-formedX
mysql_field_name
mysql_field_name
Getsthefieldnameofth
mysql_field_len
mysql_field_len
Returnsthelengthofth
mysql_field_seek
mysql_field_seek
Setsthepointerinther
zip_entry_compressedsize
zip_entry_compressedsize
Returnsthecompressed
ftp_mdtm
ftp_mdtm
Returnsthelastmodifi
Popular Articles