m_setssl
(PHP 4 >= 4.3.9, PHP 5)
m_setssl -- Set the connection method to SSL
说明
int
m_setssl ( resource conn, string host, int port )
参数
conn
An MCVE_CONN resource returned by
m_initengine().
host
Its description
port
Its description
返回值
What the function returns, first on success, then on failure. See
also the &return.success; entity