Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can inquiry using status #282

Open
vandupio opened this issue Oct 23, 2020 · 1 comment
Open

How can inquiry using status #282

vandupio opened this issue Oct 23, 2020 · 1 comment

Comments

@vandupio
Copy link

Hi Im new to the PHRETS but it have been very use full but I couldn't get a listing using Status active
$search = $rets->Search("Property","RA_1","(Status=A)",['Limit'=>3]);

result
Stack trace:
#0 D:\xampp\htdocs\test\vendor\troydavisson\phrets\src\Session.php(280): PHRETS\Session->request('Search', Array)
#1 D:\xampp\htdocs\test\d.php(40): PHRETS\Session->Search('Property', 'RA_1', '(Status=A)', Array)
#2 {main}
thrown in D:\xampp\htdocs\test\vendor\troydavisson\phrets\src\Session.php on line 427

@crkacer
Copy link

crkacer commented Dec 29, 2020

Search('Property', 'ResidentialProperty', "(Status=A)", [])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants