<?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 21:29:45 +0000</lastBuildDate>
    <item>
      <title>(PHP) symfony 1.0: launch Admin Generator from Action or Component - dreadwarrior</title>
      <link>https://snipplr.com/view/28281/symfony-10-launch-admin-generator-from-action-or-component</link>
      <description>&lt;p&gt;This snippet is useful if you want to include partials of another admin generated module into the current one (at runtime). This is necessary to *always* make sure that the partial is available, even after clearing the cache. And this is not always true. E.g. you're clearing automatically or manually the cache and the partial isn't overridden/existent in the other module's templates directory.&lt;/p&gt;</description>
      <pubDate>Sat, 13 Feb 2010 17:33:27 UTC</pubDate>
      <guid>https://snipplr.com/view/28281/symfony-10-launch-admin-generator-from-action-or-component</guid>
    </item>
    <item>
      <title>(PHP) TemplaVoila TSParser Call - dreadwarrior</title>
      <link>https://snipplr.com/view/23064/templavoila-tsparser-call</link>
      <description>&lt;p&gt;ab Zeile 512 wirds interessant pi1/class.tx_templavoila_pi1.php&lt;/p&gt;</description>
      <pubDate>Fri, 13 Nov 2009 09:58:49 UTC</pubDate>
      <guid>https://snipplr.com/view/23064/templavoila-tsparser-call</guid>
    </item>
    <item>
      <title>(PHP) Normalize telephone numbers - dreadwarrior</title>
      <link>https://snipplr.com/view/20539/normalize-telephone-numbers</link>
      <description>&lt;p&gt;This snippet is usable for telephone number normalization. It supports re-mapping of misused alphabetical characters (e.g. i for 1) and some other clean up stuff... Take a look.&#13;
&#13;
Update, 2009-10-02: added function to create a corresponding MySQL REPLACE construct to normalize data which is already stored in database. I decided to use this approach because MySQL's regular expression engine is very slow. TODO: add the possibility to remove non digit characters at the end of the laaaarge REPLACE call.&lt;/p&gt;</description>
      <pubDate>Thu, 01 Oct 2009 11:44:32 UTC</pubDate>
      <guid>https://snipplr.com/view/20539/normalize-telephone-numbers</guid>
    </item>
  </channel>
</rss>
