<?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:43:53 +0000</lastBuildDate>
    <item>
      <title>(PHP) Obfuscate text source - Helbom</title>
      <link>https://snipplr.com/view/26440/obfuscate-text-source</link>
      <description>&lt;p&gt;This function does not scramble the output text. But it obfuscates the text in the source code. A very useful function to "hide" emails and other things that you dont want robots to find..&#13;
&#13;
Usage:&#13;
echo scramble("scramble me");&#13;
&#13;
Result:&#13;
- Front: scramble me&#13;
- Source: &amp;#115;&amp;#99;&amp;#114;&amp;#97;&amp;#109;&amp;#98;&amp;#108;&amp;#101;&amp;#32;&amp;#109;&amp;#101;&lt;/p&gt;</description>
      <pubDate>Thu, 14 Jan 2010 04:43:26 UTC</pubDate>
      <guid>https://snipplr.com/view/26440/obfuscate-text-source</guid>
    </item>
  </channel>
</rss>
