<?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>Tue, 09 Jun 2026 12:49:09 +0000</lastBuildDate>
    <item>
      <title>(PHP) Script for uploading ZIP file and unzip it on the server - jvandemerwe</title>
      <link>https://snipplr.com/view/69947/script-for-uploading-zip-file-and-unzip-it-on-the-server</link>
      <description>&lt;p&gt;Easy PHP script for uploading and unpacking zip files to the server much faster&#13;
&#13;
Steps to follow:&#13;
&#13;
1. create folder on the webserver called "zipper" or something else&#13;
2. copy the following PHP code into a file called "zipper.php" into this folder&#13;
3. use the url to this file to start the little script&#13;
4. select a zip file from your harddisk and go for it&#13;
5. after upload a directory exists in the folder "zipper" from step 1&#13;
&#13;
with ftp program (like Filezilla) you can easily move the content to the directory of your choice (that's all), which goes much faster&lt;/p&gt;</description>
      <pubDate>Fri, 15 Feb 2013 10:05:46 UTC</pubDate>
      <guid>https://snipplr.com/view/69947/script-for-uploading-zip-file-and-unzip-it-on-the-server</guid>
    </item>
    <item>
      <title>(PHP) How to get the family id's of a Wordpress page - jvandemerwe</title>
      <link>https://snipplr.com/view/58718/how-to-get-the-family-ids-of-a-wordpress-page</link>
      <description>&lt;p&gt;This small snippet can be used to get the children and grand children of a Wordpress page. See the comments for how it works&lt;/p&gt;</description>
      <pubDate>Fri, 16 Sep 2011 00:45:34 UTC</pubDate>
      <guid>https://snipplr.com/view/58718/how-to-get-the-family-ids-of-a-wordpress-page</guid>
    </item>
    <item>
      <title>(PHP) PHP Function for show JSON Raw a bit more readable - jvandemerwe</title>
      <link>https://snipplr.com/view/40352/php-function-for-show-json-raw-a-bit-more-readable</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 12 Sep 2010 20:26:29 UTC</pubDate>
      <guid>https://snipplr.com/view/40352/php-function-for-show-json-raw-a-bit-more-readable</guid>
    </item>
    <item>
      <title>(PHP) How to access a JSON in PHP easy (like a JSON recordset with multiple fields) - jvandemerwe</title>
      <link>https://snipplr.com/view/39947/how-to-access-a-json-in-php-easy-like-a-json-recordset-with-multiple-fields</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 03 Sep 2010 07:30:38 UTC</pubDate>
      <guid>https://snipplr.com/view/39947/how-to-access-a-json-in-php-easy-like-a-json-recordset-with-multiple-fields</guid>
    </item>
  </channel>
</rss>
