maxdb_get_host_info
maxdb::get_host_info
Returns a string representing the type of connection used
&reftitle.description;
&style.procedural;
stringmaxdb_get_host_info
resourcelink
&style.oop;
stringmaxdb->host_info
The maxdb_get_host_info function returns a string
describing the connection represented by the link
parameter is using.
&reftitle.returnvalues;
A character string representing the server hostname and the connection type.
&reftitle.examples;
&style.oop;
host_info);
/* close connection */
$maxdb->close();
?>
]]>
&style.procedural;
]]>
&example.outputs.similar;
&reftitle.seealso;
maxdb_get_proto_info