<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP playlist.xml Online Editor</title>
	<atom:link href="http://www.deslack.com/2006/05/php-playlistxml-online-editor/feed" rel="self" type="application/rss+xml" />
	<link>http://www.deslack.com/2006/05/php-playlistxml-online-editor</link>
	<description>News for dorks. Stuff that cease to matter.</description>
	<lastBuildDate>Tue, 24 Aug 2010 05:18:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ctacont</title>
		<link>http://www.deslack.com/2006/05/php-playlistxml-online-editor/comment-page-1#comment-1936</link>
		<dc:creator>ctacont</dc:creator>
		<pubDate>Sun, 23 Aug 2009 11:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.deslack.com/?p=11#comment-1936</guid>
		<description>is it possible add item oder items between or certain position?

thx</description>
		<content:encoded><![CDATA[<p>is it possible add item oder items between or certain position?</p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Cole</title>
		<link>http://www.deslack.com/2006/05/php-playlistxml-online-editor/comment-page-1#comment-1935</link>
		<dc:creator>Allan Cole</dc:creator>
		<pubDate>Sun, 12 Apr 2009 01:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.deslack.com/?p=11#comment-1935</guid>
		<description>Hey Twenty One,
I think I figured out how to force this script to add the latest mp3 to the top of the list(instead of adding to the bottom). 

ADD:
&lt;code&gt;krsort($playlist);&lt;/code&gt;

Just before the &#039;foreach&#039; loop (around line 114) so you end up with:
&lt;code&gt;krsort($playlist);&lt;/code&gt;
&lt;code&gt;foreach ($playlist as $item) {&lt;/code&gt;

I am not a PHP guru myself, I just did a few searches on &lt;a href=&quot;http://us3.php.net/&quot; rel=&quot;nofollow&quot;&gt;php.net&lt;/a&gt;, and this one seemed to do the trick.

Hope that helps.

Best,
Allan</description>
		<content:encoded><![CDATA[<p>Hey Twenty One,<br />
I think I figured out how to force this script to add the latest mp3 to the top of the list(instead of adding to the bottom). </p>
<p>ADD:<br />
<code>krsort($playlist);</code></p>
<p>Just before the &#8216;foreach&#8217; loop (around line 114) so you end up with:<br />
<code>krsort($playlist);</code><br />
<code>foreach ($playlist as $item) {</code></p>
<p>I am not a PHP guru myself, I just did a few searches on <a href="http://us3.php.net/" rel="nofollow">php.net</a>, and this one seemed to do the trick.</p>
<p>Hope that helps.</p>
<p>Best,<br />
Allan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twentyone</title>
		<link>http://www.deslack.com/2006/05/php-playlistxml-online-editor/comment-page-1#comment-1934</link>
		<dc:creator>twentyone</dc:creator>
		<pubDate>Sat, 20 Dec 2008 08:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.deslack.com/?p=11#comment-1934</guid>
		<description>is it possible that the new added file to the playlist appears at the top of the playlist...
so that the new added mp3 appears as the first file in the player and not at the bottom of the playlist?

thx.</description>
		<content:encoded><![CDATA[<p>is it possible that the new added file to the playlist appears at the top of the playlist&#8230;<br />
so that the new added mp3 appears as the first file in the player and not at the bottom of the playlist?</p>
<p>thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naz</title>
		<link>http://www.deslack.com/2006/05/php-playlistxml-online-editor/comment-page-1#comment-23</link>
		<dc:creator>naz</dc:creator>
		<pubDate>Sun, 21 May 2006 12:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.deslack.com/?p=11#comment-23</guid>
		<description>Hahaha!</description>
		<content:encoded><![CDATA[<p>Hahaha!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
