PHP » GoLang |
login |
register |
about
|
GoLang mysqli::$client_info
request it (475)
GoLang replacement for PHP's mysqli::$client_info
[edit | history]
mysqli::$client_infomysqli::get_client_infomysqli_get_client_info(PHP 5, PHP 7) mysqli::$client_info -- mysqli::get_client_info -- mysqli_get_client_info — Get MySQL client info DescriptionObject oriented style string $mysqli->client_info;
string mysqli::get_client_info
( void
)
Procedural style Returns a string that represents the MySQL client library version. Return ValuesA string that represents the MySQL client library version Examples
Example #1 mysqli_get_client_info
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|