What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » help with simple RSS feed

help with simple RSS feed
Author: Message:
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: help with simple RSS feed
<pubDate>Jan 18 2006 04:36:40 -0500</pubDate>

isnt a RFC 822 date.
to create one with php you could use 
strftime('%a, %d %b %Y %H:%M:%S -0500',time());

basicly to make your pubdate work you need to swap the date (18) to before the month
<pubDate>Wed, 18 Jan 2006 04:36:40 -0500</pubDate>

should work.

:P read the rfc next time
http://www.faqs.org/rfcs/rfc822.html

This post was edited on 01-18-2006 at 07:59 AM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
01-18-2006 07:57 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
help with simple RSS feed - by MC Inferno on 01-18-2006 at 03:28 AM
RE: help with simple RSS feed - by ShawnZ on 01-18-2006 at 03:31 AM
RE: help with simple RSS feed - by MC Inferno on 01-18-2006 at 03:34 AM
RE: help with simple RSS feed - by -dt- on 01-18-2006 at 07:57 AM
RE: help with simple RSS feed - by rav0 on 01-18-2006 at 10:40 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On