<?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 22:13:20 +0000</lastBuildDate>
    <item>
      <title>(PHP) Extbase: Make a (deep) copy of the model - FazzyX</title>
      <link>https://snipplr.com/view/70118/extbase-make-a-deep-copy-of-the-model</link>
      <description>&lt;p&gt;You need a copy of your model and relations (ObjectStorage properties).&#13;
In this example there is a model Product with property ProductAddition (1:n relation).&lt;/p&gt;</description>
      <pubDate>Wed, 27 Feb 2013 20:51:43 UTC</pubDate>
      <guid>https://snipplr.com/view/70118/extbase-make-a-deep-copy-of-the-model</guid>
    </item>
    <item>
      <title>(Perl) SearchAndDestroy - FazzyX</title>
      <link>https://snipplr.com/view/51781/searchanddestroy</link>
      <description>&lt;p&gt;Recursive delete of given file or folder, e.g. .svn folder&#13;
Call  : [Program] [SearchPath] [DeleteItem]&lt;/p&gt;</description>
      <pubDate>Fri, 08 Apr 2011 22:22:40 UTC</pubDate>
      <guid>https://snipplr.com/view/51781/searchanddestroy</guid>
    </item>
    <item>
      <title>(PHP) pageNotFoundHandling - FazzyX</title>
      <link>https://snipplr.com/view/45465/pagenotfoundhandling</link>
      <description>&lt;p&gt;&lt;p&gt;TYPO3 pageNotFoundHandling with determination of 404 and 401/403 stats. &lt;/p&gt;&#13;
&#13;
&lt;p&gt;Modify LOGIN_URL and NOTFOUND_URL !&lt;/p&gt;&#13;
&#13;
&lt;p&gt;Save as pageNotFoundHandling.php and point to this from Install Tool setting.&lt;/p&gt;&#13;
&#13;
&lt;p&gt;[FE][pageNotFound_handling] = USER_FUNCTION:fileadmin/scripts/pageNotFoundHandling.php:user_pageNotFound-&gt;pageNotFound&lt;/p&gt;&#13;
&#13;
&lt;p&gt;Enable cURL by setting [SYS][curlUse] = 1 at Install Tool&lt;/p&gt;&#13;
&#13;
&lt;p&gt;cURL must provide from system !&lt;/p&gt;&#13;
&#13;
&lt;p&gt;To get redirected after login to the request page, you have to use 'defined by GET/POST-Vars' at felogin redirect mode&lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 08 Dec 2010 21:22:51 UTC</pubDate>
      <guid>https://snipplr.com/view/45465/pagenotfoundhandling</guid>
    </item>
    <item>
      <title>(PHP) Password Function - FazzyX</title>
      <link>https://snipplr.com/view/21149/password-function</link>
      <description>&lt;p&gt;Generate random plain and md5 password. Depend on Password Class&lt;/p&gt;</description>
      <pubDate>Wed, 14 Oct 2009 03:08:42 UTC</pubDate>
      <guid>https://snipplr.com/view/21149/password-function</guid>
    </item>
  </channel>
</rss>
