Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
maxdb_get_proto_info -- Returns the version of the MaxDB protocol usedProcedural style:
int maxdb_get_proto_info ( resource link )Returns an integer representing the MaxDB protocol version used by the connection represented by the link parameter.
The above examples would produce the following output:
Protocol version: 10 |
Předcházející | Domů | Další |
maxdb_get_metadata | Nahoru | maxdb_get_server_info |