-
Notifications
You must be signed in to change notification settings - Fork 0
A PHP5 class for generating an XML feed for Hotpads.com
License
viveleroi/hotpads
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hotpads - A PHP5 Class for Hotpads.com XML Feeds Copyright (c) 2010, Michael Botsko Botsko.net, LLC Introduction ============================ Hotpads.com is a real-estate feed distribution service. This class makes it easy for you to generate the necessary XML output from within your php application. The basic process is shown in the example.php file. Simply create an instance of the hotpads class, and then assign property data to a new HotpadsProperty object, and when complete, append that object to the main hotpads class. The resulting output will be a complete xml file with all of the properties you've assigned.
About
A PHP5 class for generating an XML feed for Hotpads.com
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published