<?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 02:48:20 +0000</lastBuildDate>
    <item>
      <title>(PHP) Find Full File Path - peterbelsky</title>
      <link>https://snipplr.com/view/60746/find-full-file-path</link>
      <description>&lt;p&gt;Summary&#13;
&#13;
In a lot of shared hosting environments, what looks to be the full path of a folder is not necessarily the correct full path. The good news is that there is a quick way to find this information. The full file path is required when setting up file system product and image storage.&#13;
Â¶ Instructions&#13;
&#13;
Create a new PHP file named path.php. Inside this PHP file place the following code and save the file.&#13;
&#13;
&lt;?php&gt;&#13;
&#13;
Now, just place this file within the directory that you wish to find the full file path for and call it via your web browser. So if you placed the file wp-content/plugins/shopp/storage. You would call www.yourdomain.com/wp-content/plugins/shopp/storage/path.php&#13;
&#13;
This will print out the exact path to this folder, now just copy and paste what this prints out to your Shopp-&gt;Settings-&gt;System - Image Storage text box and save.&lt;/p&gt;</description>
      <pubDate>Sat, 12 Nov 2011 14:31:25 UTC</pubDate>
      <guid>https://snipplr.com/view/60746/find-full-file-path</guid>
    </item>
    <item>
      <title>(PHP) Wordpress get gallery images - peterbelsky</title>
      <link>https://snipplr.com/view/52857/wordpress-get-gallery-images</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 01 May 2011 13:52:01 UTC</pubDate>
      <guid>https://snipplr.com/view/52857/wordpress-get-gallery-images</guid>
    </item>
    <item>
      <title>(PHP) wordpress remember ftp - peterbelsky</title>
      <link>https://snipplr.com/view/52220/wordpress-remember-ftp</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 17 Apr 2011 13:43:33 UTC</pubDate>
      <guid>https://snipplr.com/view/52220/wordpress-remember-ftp</guid>
    </item>
    <item>
      <title>(PHP) How to remove first letter from a string using php - substr() - peterbelsky</title>
      <link>https://snipplr.com/view/47967/how-to-remove-first-letter-from-a-string-using-php--substr</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 27 Jan 2011 09:38:44 UTC</pubDate>
      <guid>https://snipplr.com/view/47967/how-to-remove-first-letter-from-a-string-using-php--substr</guid>
    </item>
    <item>
      <title>(PHP) Resizing images with - peterbelsky</title>
      <link>https://snipplr.com/view/45748/resizing-images-with</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 15 Dec 2010 04:36:57 UTC</pubDate>
      <guid>https://snipplr.com/view/45748/resizing-images-with</guid>
    </item>
    <item>
      <title>(PHP) wordpress hide admin panels - peterbelsky</title>
      <link>https://snipplr.com/view/44019/wordpress-hide-admin-panels</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 12 Nov 2010 15:04:52 UTC</pubDate>
      <guid>https://snipplr.com/view/44019/wordpress-hide-admin-panels</guid>
    </item>
    <item>
      <title>(PHP) omit category from wordpress page, with paging - peterbelsky</title>
      <link>https://snipplr.com/view/40138/omit-category-from-wordpress-page-with-paging</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 08 Sep 2010 22:45:39 UTC</pubDate>
      <guid>https://snipplr.com/view/40138/omit-category-from-wordpress-page-with-paging</guid>
    </item>
    <item>
      <title>(PHP) Execute a database backup query from PHP file - peterbelsky</title>
      <link>https://snipplr.com/view/33847/execute-a-database-backup-query-from-php-file</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 04 May 2010 09:00:46 UTC</pubDate>
      <guid>https://snipplr.com/view/33847/execute-a-database-backup-query-from-php-file</guid>
    </item>
    <item>
      <title>(PHP) Post Thumbnail Images - peterbelsky</title>
      <link>https://snipplr.com/view/28769/post-thumbnail-images</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 22 Feb 2010 16:37:03 UTC</pubDate>
      <guid>https://snipplr.com/view/28769/post-thumbnail-images</guid>
    </item>
  </channel>
</rss>
