<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 13:13:55 +0000</lastBuildDate>
    <item>
      <title>(PHP) Code to change the file extensions of images to lowercase - el-artiste</title>
      <link>https://snipplr.com/view/19822/code-to-change-the-file-extensions-of-images-to-lowercase</link>
      <description>&lt;p&gt;This snippet is just an upgrade to the "http://snipplr.com/view/7396/php-file-extension-case-changer/" code. This particular code works on image files... although you can just change this line [if (preg_match("/(jpg|gif|png|bmp)/",$ext)) ] to target a specific filetype. ciao! hope this piece of code can help you as it has helped me. :)&lt;/p&gt;</description>
      <pubDate>Wed, 16 Sep 2009 14:15:15 UTC</pubDate>
      <guid>https://snipplr.com/view/19822/code-to-change-the-file-extensions-of-images-to-lowercase</guid>
    </item>
  </channel>
</rss>
