<?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 09:09:02 +0000</lastBuildDate>
    <item>
      <title>(ActionScript) CMSMS How to add php code in a page - maetmar</title>
      <link>https://snipplr.com/view/52810/cmsms-how-to-add-php-code-in-a-page</link>
      <description>&lt;p&gt;1.Use a User Defined Tag.&#13;
2.Edit your config.php, change $config['use_smarty_php_tags'] from false to true and clear cache. Now you can insert php source with mask {php}your_source{/php}. Note: It's a bit risky and unsecure.&#13;
3. This is a mix of both. Create a User Defined Tag named extfile and insert the following&#13;
&#13;
include($params['filename']);&lt;/p&gt;</description>
      <pubDate>Fri, 29 Apr 2011 20:42:28 UTC</pubDate>
      <guid>https://snipplr.com/view/52810/cmsms-how-to-add-php-code-in-a-page</guid>
    </item>
    <item>
      <title>(ActionScript) CMSS Tag capture - maetmar</title>
      <link>https://snipplr.com/view/52809/cmss-tag-capture</link>
      <description>&lt;p&gt;Im Grunde wird alles zwischen den {capture} Tags aufgezeichnet. Ãœber eine Variable kann ich den Inhalt (die Aufnahme) dann an beliebiger Stelle ausgeben (oder an Plug-ins oder Module weiterreichen). Der Inhalt zwischen den Tags wird Ã¼ber die Variable ausgegeben und erscheint nicht direkt.&lt;/p&gt;</description>
      <pubDate>Fri, 29 Apr 2011 20:36:39 UTC</pubDate>
      <guid>https://snipplr.com/view/52809/cmss-tag-capture</guid>
    </item>
  </channel>
</rss>
