... //$this->_sock = fsockopen($this->_host, $this->_port, $errno, $errstr, 5);; $this->_sock = stream_socket_client($this->_host, $errno, ...
確定! 回上一頁