Associate
- Joined
- 28 Oct 2002
- Posts
- 444
Hi,
I am hoping someone may be able to offer some advice on RSS/XML to HTML.
I intend to use the atom feed from a blog to dynamically provide HTML content on the news page of my site - using feedforall's RSS2HTML php script (assuming I can get it working).
I also hope to include the top two or three news items in a div tag on the homepage.
The former seems reasonably simple, but the latter more complex.
The free script I have should create a page based on a template and so should allow me to achieve my aims for a dynamic news page, but I am not sure how to get the xml to html to display within an existing page - within the div tag I have created for the purpose on my homepage.
I will also need to limit the length of entries to avoid overflow on the homepage - there is only enough room for a few lines per entry....
Any help / suggestions VERY welcome.
THANKS
I am hoping someone may be able to offer some advice on RSS/XML to HTML.
I intend to use the atom feed from a blog to dynamically provide HTML content on the news page of my site - using feedforall's RSS2HTML php script (assuming I can get it working).
I also hope to include the top two or three news items in a div tag on the homepage.
The former seems reasonably simple, but the latter more complex.
The free script I have should create a page based on a template and so should allow me to achieve my aims for a dynamic news page, but I am not sure how to get the xml to html to display within an existing page - within the div tag I have created for the purpose on my homepage.
I will also need to limit the length of entries to avoid overflow on the homepage - there is only enough room for a few lines per entry....
Any help / suggestions VERY welcome.
THANKS