![]() |
|
![]() | ||
|
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? |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
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. |
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 Home - Answers FAQ - Terms of Service - Privacy Policy |