Hi to all. As a (purchased) PHPRunner novice, I was wondering if any experienced folk might have a suggestion that addresses two of my most important programming needs:
- automatic creation of RSS feeds from data searches (i.e. generation of a clickable RSS feed link based on the results of a search)
- integrating zip code proximity searching (i.e. find all events within _ miles of ___ zipcode)
I'm aware of php scripts that will do the aforementioned independent of PHPRunner. But, I'm failing to integrate them into what PHPRunner generates. Thanks in advance for your expert insight!