Using OpenPMXLite on Your Site
From Real Estate Wiki
The first thing to learn about using the PropBot.com feeds is that we are licensing you to use these properties with the intent of having your website become great using our information. In return for using our information, you agree to provide a link to our website to display the properties.
Below is a sample XML feed, based on RSS. The five types of feeds coming from our website are:
- Residential For Sale (rfs)
- Residential For Rent(rfr)
- Commercial For Sale (cfs)
- Commercial For Lease (cfl)
- Land For Sale (lfs)
Below are what options you can pass to our system:
| Variable | Option |
| ts = | (rfs|rfr|cfs|cfl|lfs) |
| xmlFeed = | (openpmxlite|rss -default) |
| st = | (string you are passing through our system) |
http://www.propbot.com/out/xmlpropfeed.php?ts=rfs&xmlFeed=openpmxlite&st=Jamestown,%20NC
If you have other queries you would like to pass through our system, please contact Tech Support at 703-778-5755 Option 5
You will need a XML parser on your server to parse the information coming from our servers and displaying them how you want.
For more information using PHP Pear please visit http://pear.php.net/package/XML_RSS
