$result = $this->soapc->call("send_sql", array($sql_cmd)); 
是说:
这个类中有一个SOAP对象——soapc,通过soapc的call方法将传入的sql指令发送到服务器端