Google Answers Logo
View Question
 
Q: Form param in RSS ( No Answer,   1 Comment )
Question  
Subject: Form param in RSS
Category: Computers > Internet
Asked by: marketing_ideas-ga
List Price: $5.00
Posted: 17 Mar 2004 18:47 PST
Expires: 16 Apr 2004 19:47 PDT
Question ID: 317800
I'd like to use a form param to personalize an RSS feed.

For example, when I grab something like:

http://www.domain.com/sample.rss?I=12345

I'd like the content to popular a the I= variable with I=12345

I know how to do this with PHP... I simple use the echo command:
I=<?php echo $I?>

Any thougths?
Answer  
There is no answer at this time.

Comments  
Subject: Re: Form param in RSS
From: verseguru-ga on 21 Mar 2004 08:31 PST
 
I presume you mean you would like to make a 'dynamic' RSS page. For
this you can use PHP, just return a content-type of
application/rss+xml so that the browser accessing the page knows what
kind of data it contains. You could also setup your webserver to
process .rss documents with php.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy