|

05-06-2006, 11:04 AM
The script only creates an RSS feed. It is up to the end user to work out how it is displayed at other sites or user's computer. There are quite a few ways to display RSS feeds, some use desktop applications and others convert it to html for the web.
To create RSS feeds from your site just pass the right variables to external.php.
The values it is setup to take are:
category = type
city = city
state = state
country = country
ad owner = owner
text search of title and description = searchtext
To utilize these you would call external.php in this manner:
external.php?type=1&city=dallas
Regards,
John
mods.auscity.com
v3.1.7 Developer
�By perseverance, study, and eternal desire, any man can become great.� George S. Patton
|