<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - ginoplusio</title>
<link>http://snipplr.com/users/ginoplusio/language/php/tags/mp3</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 13:50:38 GMT</pubDate>
<item>
<title>(PHP) How to read ID3 tag of mp3 files with PHP</title>
<link>http://snipplr.com/view/28722/how-to-read-id3-tag-of-mp3-files-with-php/</link>
<description><![CDATA[ <p>Inside mp3 files there are often some usefull informations stored. Those data are called “id3 tags” and deal with Author name, Title  and Album name.
There are also some other informations sometimes: such as the length of the track, or the track number of the album, and more, this code will help read those files!</p> ]]></description>
<pubDate>Mon, 22 Feb 2010 03:52:43 GMT</pubDate>
<guid>http://snipplr.com/view/28722/how-to-read-id3-tag-of-mp3-files-with-php/</guid>
</item>
</channel>
</rss>