Skip to content

menriquez/MyFlaRealtyMatrixPHRETS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyFlaRealtyMatrixPHRETS

example PHP code to access My Florida Regional MLS Matrix RETS using modified PHRETS code.

#ISSUE#

The relatively new Matrix RETS system created by My Florida Regional MLS require requires the use of POST and not GET. Unfortunately, the popular PHRETS PHP class library for accessing RETS data doesn't allow POST requests, so a modified version is needed.

This small repos contains the modified PHRETS code and a quick sample of how to call the SearchQuery() method to use POST and not GET.

The code is pretty self-explainitory so just leave any questions you probably won't have here and I'll do my best to answer.

About

example PHP code to access My Florida Realty Matrix RETS using modified PHRETS code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages