Php/docs/mongoclient.tostring
来自菜鸟教程
MongoClient::__toString
(PECL mongo >=1.3.0)
MongoClient::__toString — 该连接的字符串表达方式
This extension that defines this method is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this method in the new extension.
说明
public MongoClient::__toString ( ) : string
参数
此函数没有参数。
返回值
返回此连接的主机名和端口号。