Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
maxdb_get_server_info -- Returns the version of the MaxDB serverProcedural style:
string maxdb_get_server_info ( resource link )Returns a string representing the version of the MaxDB server that the MaxDB extension is connected to (represented by the link parameter).
The above examples would produce the following output:
Server version: Kernel 7<...> |
Předcházející | Domů | Další |
maxdb_get_proto_info | Nahoru | maxdb_get_server_version |