Click to See Complete Forum and Search --> : Replacing JavaScript with PHP (RSS » HTML)


Moldarin
03-05-2006, 06:46 AM
Hi,

I'm currently using a JavaScript on my site (http://bonaveo.net/) to display an RSS feed as HTML, but I'd like to replace the script with PHP and I was wondering if someone was up for the job.

The RSS feed is: http://bonaveo.net/journal/feed/

I'd like it to output the tree most recent journal entries as this:

<h4><a href="#url" title="#title">#title</a></h4>
<p>#20 word summary...</p>
Thanks!
I'we ordered a book on PHP, but I haven't got ir yet. Therefor I'm asking you guys for help while I'm waiting on my book on PHP.