Forum Moderators: coopster

Message Too Old, No Replies

PHP Newbie trying to parse to html

         

aeproberts

6:09 pm on Feb 21, 2006 (gmt 0)

10+ Year Member



I am a newbie when it comes ot php work, and I am trying to take an rss feed that has been turned into a php file to display on my html page. I unfortunately use godaddy.com for hosting and can't seem to find an .htaccess file anywhere.

How do I get the file to parse into html. Any help would be greatly appreciated.

Thanks

smatts9

6:40 pm on Feb 21, 2006 (gmt 0)

10+ Year Member



I don't think you need access to your .htaccess to display rss feeds.

To display rss feeds you need a script, I use magpie's php rss parser, works good.