I added the $ignore_me var like you suggested, but the title still doesn't show up. With the $ignore_me it doesn't display anything where the title should be, where as before with no $ignore var, a zero would show where the title should show.
I tried writing it using the other method you mentioned, and I could only get it to give me the same results. I tried a few different other things too, like using the foreach() and, which I had added another part to the array, so I had a "$title of feed" a "$link to site with the feed" and "$feedurl", and I managed to get all of it to output the html code I wanted, I used the "$link" for making the "$title" a link back to the site with the feed, and the source code outputted worked as I wanted it to, but since I ouputted it within a javascript code, the href=" quotes were screwing up the javascript then. I couldn't figure out how to make it output into the jscript so that it wouldn't screw that code up.
I am using Google's RSS ApI to show the feeds here, but I want to be able to make the page show a different feed every time it reloads, or make it possible to display more than one feed by using the google api key I have.
If you know of any hacks or mods to the google rss api, or where I go to maybe get some idea about how to alter it to do anything at all really, that would be great. Its been too long of a 2 day night for me now... lol. I don't know how much more of this nonsense I can take. Its one of the simpler things I have tried to do, but it's not happening, least not right now.
I would like to be able to use the Google
dynamic feed contol thing which have altered before, and it came out well, but the generate code button doesn't work for me on that page.
Oh well...
Thank you for you help BTW.. I appreciate it.