我正在使用PHRets并试图返回一些搜索结果。下面是代码,它非常基本,应该可以工作:include('../classes/phrets.php');
$connect = $rets->connect(RETS_LOGIN_URL, RETS_USERNAMEPlease use the POST method to submit you
$search = $rets->SearchQuery("User",11,"(2699=1900-01-01+)"); echo print_r($listing);尝试使用这些设置拉出所有MLS代理,但就是看不到任何东西,我尝试了这么多选项,但都没有通过。(Pulled out directly from get metadatatable)
使用上面相同的代码
我在Composer中安装了PHRETS,并且能够使用CMD终端打印信息并跟踪文档。我试着把所有文件上传到我的web服务器,但是页面超时了。7: Failed to connect to rets-rald.realtyserver.com port 6103: Connection timed out' in /public_html/phrets/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php:126
Sta
我试图使用PHRETS从RETS服务器提取一些基本的细节,但是得到了这个错误
[*Uncaught Error: Call to undefined method PHRETS\Session::SearchQuery() in D:\Software\XAMPP\htdocs\PHRETS-master\RetsExtract.php:21 Stack trace: #0 {main} thrown in D:\Software\XAMPP\htdocs\PHRETS-master\RetsExtract.php on