Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_server_version
get_server_version
Returns the MySQL server version as an integer.
Name:
get_server_version
Category:
Uncategorized
Programming Language:
php
One-line Description:
Returns the MySQL server version as an integer.
Related
A Detailed Explanation and Application of PHP's levenshtein() Function
7
Tips for Using is_long and intval Together in PHP: Detailed Examples
7
Example of creating symbolic links using PHP symlink
4
What is the session_get_cookie_params function? Detailed Explanation of Its Role and Basic Usage in PHP
2
Similar Functions
ftp_nb_put
ftp_nb_put
Uploadthefiletothese
mysql_close
mysql_close
Closenon-persistentM
mysql_field_seek
mysql_field_seek
Setsthepointerinther
libxml_use_internal_errors
libxml_use_internal_errors
Disablelibxmlerrors,
mysql_stat
mysql_stat
Getthecurrentsystems
get_client_version
get_client_version
ReturnstheMySQLclien
ftp_get_option
ftp_get_option
Returnsvariousdiffer
ftp_size
ftp_size
Returnsthesizeofthes
Popular Articles