Demo form and explanation Probably the best way to understand how the script works is to see an example. Take a look at the demonstration page. The PHP and validation code in that page is this:
Tag Archives: validate
RSS date PHP
Date formating rss pubDateThe publication date for the content in the channel. For example, the New York Times publishes on a daily basis, the publication date flips once every 24 hours. That’s when the pubDate of the channel changes. All date-times in RSS conform to the Date and Time Specification of RFC 822, with the …