maxdb_get_server_info maxdb::server_info Returns the version of the MaxDB server &reftitle.description; &style.procedural; stringmaxdb_get_server_info resourcelink &style.oop; stringmaxdb->server_info Returns a string representing the version of the MaxDB server that the MaxDB extension is connected to (represented by the link parameter). &reftitle.returnvalues; A character string representing the server version. &reftitle.examples; &style.oop; server_info); /* close connection */ $maxdb->close(); ?> ]]> &style.procedural; ]]> &example.outputs.similar; ]]> &reftitle.seealso; maxdb_get_client_info maxdb_get_client_version maxdb_get_server_version