调用soap_client 报错的问题,求各位老师指点下

浏览:372 发布日期:2016/11/08 分类:求助交流
尝试用
$url = new soap_client ();

$url = new \soap_client ();

都出现报错
Class ‘soap_client’not found!
最佳答案
评论( 相关
后面还有条评论,点击查看>>