Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
maxdb_get_host_info -- Returns a string representing the type of connection usedProcdural style:
string maxdb_get_host_info ( resource link )The maxdb_get_host_info() function returns a string describing the connection represented by the link parameter is using.
The above examples would produce the following output:
Host info: localhost |
Předcházející | Domů | Další |
maxdb_get_client_version | Nahoru | maxdb_get_metadata |