<?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 04:10:18 +0000</lastBuildDate>
    <item>
      <title>(PHP) PHP Media API Class (YouTube, Flickr, Vimeo, Bitly) - DrewDouglass</title>
      <link>https://snipplr.com/view/38670/php-media-api-class-youtube-flickr-vimeo-bitly</link>
      <description>&lt;p&gt;Originally written by Jason Lengstorf, rewritten by Drew Douglass, packaged into the EnnuiCMS (link above), can be used as standalone class.&#13;
&#13;
Be sure to change or define your constants for PAGE_OBJ_WIDTH and PAGE_OBJ_HEIGHT when using the YouTube method.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Aug 2010 15:59:02 UTC</pubDate>
      <guid>https://snipplr.com/view/38670/php-media-api-class-youtube-flickr-vimeo-bitly</guid>
    </item>
    <item>
      <title>(PHP) Get Web Page With cURL - DrewDouglass</title>
      <link>https://snipplr.com/view/20075/get-web-page-with-curl</link>
      <description>&lt;p&gt;Helpful for remembering useful CURLOPT constants. Taken from an example in the php manual comments.&lt;/p&gt;</description>
      <pubDate>Wed, 23 Sep 2009 01:58:19 UTC</pubDate>
      <guid>https://snipplr.com/view/20075/get-web-page-with-curl</guid>
    </item>
    <item>
      <title>(JavaScript) jQuery Link Nudge Plugin - DrewDouglass</title>
      <link>https://snipplr.com/view/17929/jquery-link-nudge-plugin</link>
      <description>&lt;p&gt;Plugin Source.&lt;/p&gt;</description>
      <pubDate>Wed, 05 Aug 2009 16:05:39 UTC</pubDate>
      <guid>https://snipplr.com/view/17929/jquery-link-nudge-plugin</guid>
    </item>
    <item>
      <title>(PHP) Recursive Directory Listing (Show full directory structure) - DrewDouglass</title>
      <link>https://snipplr.com/view/16903/recursive-directory-listing-show-full-directory-structure</link>
      <description>&lt;p&gt;Takes advantage of the SPL. Much easier and maintainable than the previous revisions. Haven't done any benchmarks yet but I imagine it is much faster. "If you want to omit directories, remove the RecursiveIteratorIterator::SELF_FIRST part."&lt;/p&gt;</description>
      <pubDate>Sun, 12 Jul 2009 03:41:43 UTC</pubDate>
      <guid>https://snipplr.com/view/16903/recursive-directory-listing-show-full-directory-structure</guid>
    </item>
    <item>
      <title>(PHP) Get Real IP Address with PHP - DrewDouglass</title>
      <link>https://snipplr.com/view/16895/get-real-ip-address-with-php</link>
      <description>&lt;p&gt;All credit for this snippet goes to Roshan, link is given above.&lt;/p&gt;</description>
      <pubDate>Sun, 12 Jul 2009 00:35:51 UTC</pubDate>
      <guid>https://snipplr.com/view/16895/get-real-ip-address-with-php</guid>
    </item>
    <item>
      <title>(PHP) CodeIgniter Automatic Base URL Configuration - DrewDouglass</title>
      <link>https://snipplr.com/view/16894/codeigniter-automatic-base-url-configuration</link>
      <description>&lt;p&gt;More info found in the link above, basically, you can replace the $config['base_url'] to the snippet below and you no longer need to set the base url. Useful for making your application more portable.&lt;/p&gt;</description>
      <pubDate>Sat, 11 Jul 2009 23:55:19 UTC</pubDate>
      <guid>https://snipplr.com/view/16894/codeigniter-automatic-base-url-configuration</guid>
    </item>
    <item>
      <title>(PHP) Tweet From File Class - DrewDouglass</title>
      <link>https://snipplr.com/view/16893/tweet-from-file-class</link>
      <description>&lt;p&gt;Thanks to James Padolsey for sharing this script with everyone on his blog, link above.&lt;/p&gt;</description>
      <pubDate>Sat, 11 Jul 2009 23:52:40 UTC</pubDate>
      <guid>https://snipplr.com/view/16893/tweet-from-file-class</guid>
    </item>
    <item>
      <title>(PHP) GPC Magic Quotes Runtime Stripping - DrewDouglass</title>
      <link>https://snipplr.com/view/16892/gpc-magic-quotes-runtime-stripping</link>
      <description>&lt;p&gt;All credit for this code goes to the all mighty Fou-Lou of codingforums.com (link given).&lt;/p&gt;</description>
      <pubDate>Sat, 11 Jul 2009 23:40:28 UTC</pubDate>
      <guid>https://snipplr.com/view/16892/gpc-magic-quotes-runtime-stripping</guid>
    </item>
  </channel>
</rss>
