Hey guys,
I made a simple PHP file that just prints out an RSS feed from a MySQL database. Very simple. It worked for a while, and now it just stopped working. I checked the file for bad characters , but didn't find any. Also, it validated at " so I'm really not sure what the issue is. Do you guys see anything wrong with the file?
Thanks so much!
Mark
I made a simple PHP file that just prints out an RSS feed from a MySQL database. Very simple. It worked for a while, and now it just stopped working. I checked the file for bad characters , but didn't find any. Also, it validated at " so I'm really not sure what the issue is. Do you guys see anything wrong with the file?
Thanks so much!
Mark
Code:
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:itunes="[URL unfurl="true"]http://www.itunes.com/dtds/podcast-1.0.dtd"[/URL] version="2.0">
<channel>
<title>Southside Bible Church Sermons</title>
<link>[URL unfurl="true"]http://southsidebible.org/</link>[/URL]
<language>en-us</language>
<copyright>© 2006 Southside Bible Church</copyright>
<itunes:author>Southside Bible Church</itunes:author>
<itunes:summary>The Sermons preached at Southside Bible Church. Updated every week.</itunes:summary>
<itunes:owner>
<itunes:name>Southside Bible Church</itunes:name>
<itunes:email>webmaster@southsidebible.org</itunes:email>
</itunes:owner>
<itunes:category text="Religion & Spirituality">
<itunes:category text="Christianity"/>
</itunes:category>
<item>
<itunes:author>Brian Rutland</itunes:author>
<itunes:subtitle>A Strong Encouragement</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/A%20Strong%20Encouragement%20(Hebrews%206_9%20-%2020).mp3"[/URL] type="audio/mpeg" />
<guid>174</guid>
<pubDate>Sun, 30 Dec 2007 00:00:00 -0800</pubDate>
</item>
<item>
<itunes:author>Greg Kurtz</itunes:author>
<itunes:subtitle>Who Christ Is For Us</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Who%20Christ%20Is%20For%20Us%20(Christmas).mp3"[/URL] type="audio/mpeg" />
<guid>172</guid>
<pubDate>Mon, 24 Dec 2007 00:00:00 -0800</pubDate>
</item>
<item>
<itunes:author>Ken Murphy</itunes:author>
<itunes:subtitle>The Incarnation</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/The%20Incarnation%20(Christmas).mp3"[/URL] type="audio/mpeg" />
<guid>173</guid>
<pubDate>Sun, 23 Dec 2007 00:00:00 -0800</pubDate>
</item>
<item>
<itunes:author>Ken Murphy</itunes:author>
<itunes:subtitle>Luke 12:1 - 12</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Luke/Luke%2012_1%20-%2012,%20Pt.%202%20(vv.%208%20-%2012).mp3"[/URL] type="audio/mpeg" />
<guid>171</guid>
<pubDate>Sun, 16 Dec 2007 00:00:00 -0800</pubDate>
</item>
<item>
<itunes:author>Ken Murphy</itunes:author>
<itunes:subtitle>Luke 12:1 - 12</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Luke/Luke%2012_1%20-%2012,%20Pt.%201%20(vv.%201%20-%207).mp3"[/URL] type="audio/mpeg" />
<guid>170</guid>
<pubDate>Sun, 09 Dec 2007 00:00:00 -0800</pubDate>
</item>
<item>
<itunes:author>Ken Murphy</itunes:author>
<itunes:subtitle>Colossians 1:21 - 23</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Colossians%201_21%20-%2023.mp3"[/URL] type="audio/mpeg" />
<guid>169</guid>
<pubDate>Sun, 02 Dec 2007 00:00:00 -0800</pubDate>
</item>
<item>
<itunes:author>Ken Murphy</itunes:author>
<itunes:subtitle>Luke 11:37 - 54</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Luke/Luke%2011_37%20-%2054,%20Pt.%202%20(vv.%2045%20-%2054).mp3"[/URL] type="audio/mpeg" />
<guid>168</guid>
<pubDate>Sun, 25 Nov 2007 00:00:00 -0800</pubDate>
</item>
<item>
<itunes:author>Ken Murphy</itunes:author>
<itunes:subtitle>Luke 11:37 - 54</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Luke/Luke%2011_37%20-%2054,%20Pt.%201%20(vv.%2037%20-%2044).mp3"[/URL] type="audio/mpeg" />
<guid>167</guid>
<pubDate>Sun, 18 Nov 2007 00:00:00 -0800</pubDate>
</item>
<item>
<itunes:author>Ken Murphy</itunes:author>
<itunes:subtitle>Luke 11:33 - 36</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Luke/Luke%2011_33%20-%2036.mp3"[/URL] type="audio/mpeg" />
<guid>166</guid>
<pubDate>Sun, 11 Nov 2007 00:00:00 -0800</pubDate>
</item>
<item>
<itunes:author>Ken Murphy</itunes:author>
<itunes:subtitle>Luke 11:29 - 32</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Luke/Luke%2011_29%20-%2032.mp3"[/URL] type="audio/mpeg" />
<guid>165</guid>
<pubDate>Sun, 04 Nov 2007 00:00:00 -0700</pubDate>
</item>
<item>
<itunes:author>Ken Murphy</itunes:author>
<itunes:subtitle>Luke 11:14 - 28</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Luke/Luke%2011_14%20-%2028.mp3"[/URL] type="audio/mpeg" />
<guid>164</guid>
<pubDate>Sun, 28 Oct 2007 00:00:00 -0700</pubDate>
</item>
<item>
<itunes:author>Ken Murphy</itunes:author>
<itunes:subtitle>Luke 11:1 - 13</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Luke/Luke%2011_1%20-%2013,%20Pt.%207%20(vv.%205%20-%2013).mp3"[/URL] type="audio/mpeg" />
<guid>163</guid>
<pubDate>Sun, 21 Oct 2007 00:00:00 -0700</pubDate>
</item>
<item>
<itunes:author>Ken Murphy</itunes:author>
<itunes:subtitle>Luke 11:1 - 13</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Luke/Luke%2011_1%20-%2013,%20Pt.%206%20(v.%204c).mp3"[/URL] type="audio/mpeg" />
<guid>162</guid>
<pubDate>Sun, 14 Oct 2007 00:00:00 -0700</pubDate>
</item>
<item>
<itunes:author>Greg Withrow</itunes:author>
<itunes:subtitle>Matthew 22:34 - 40 (Service)</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Matthew%2022_34%20-%2040%20(Service).mp3"[/URL] type="audio/mpeg" />
<guid>160</guid>
<pubDate>Sun, 07 Oct 2007 00:00:00 -0700</pubDate>
</item>
<item>
<itunes:author>Greg Withrow</itunes:author>
<itunes:subtitle>Q and A with Greg Withrow (Sunday School)</itunes:subtitle>
<enclosure url="[URL unfurl="true"]http://southsidebible.org/sermons/Q&A%20with%20Greg%20Withrow%20(Sunday%20School).mp3"[/URL] type="audio/mpeg" />
<guid>161</guid>
<pubDate>Sun, 07 Oct 2007 00:00:00 -0700</pubDate>
</item>
</channel>
</rss>