$q = $HTTP_GET_VARS["q"]; $encoded = urlencode($q); #$url_base = 'http://search.news.yahoo.com/usns/ynsearch/categories/47/index.html?p='; $url_base = 'http://news.search.yahoo.com/news/rss?p='; $url_home = 'http://jeremy.zawodny.com'; $arrow_img = ""; $rss_url = $url_base . $encoded; ?>
The form on this page helps construct the URL you can use to subscribe to RSS feed produced by a search of Stories on Yahoo! News. For more information see the blog entry I wrote about this.
if ($q) { ?>
To subscribe to the results for " echo $q ?>" use this URL:
} ?>In case it's not already obvious, I don't speak for my employer on my personal web site. Do you know anyone who does?