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
serialize vs. file system: How to read and write serialized data efficiently?
8
How to use vfprintf with sprintf data preprocessing
5
Detailed Explanation and Application Scenarios of the eq Condition Query Operator in ThinkPHP
8
What is the Relationship and Difference Between strnatcmp and natsort Functions in PHP?
6
Similar Functions
mysql_list_processes
mysql_list_processes
ListsMySQLprocesses.
mysql_num_rows
mysql_num_rows
Getthenumberofrowsin
mysql_insert_id
mysql_insert_id
GettheIDgeneratedbyt
frenchtojd
frenchtojd
ConvertdatesfromtheF
ftp_exec
ftp_exec
Executeaprogram/comm
children
children
Returnsthechildnodeo
__toString
__toString
Returnsthestringcont
mysql_field_seek
mysql_field_seek
Setsthepointerinther
Popular Articles