<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 04:07:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Alex Inf&uuml;hr: PHP  non alpha numeric 7 and 6 char code]]></title>
      <guid>http://www.phpdeveloper.org/news/18900</guid>
      <link>http://www.phpdeveloper.org/news/18900</link>
      <description><![CDATA[<p>
Following along with the <a href="http://phpdeveloper.org/news/18885">non-alpha PHP</a> code that <i>Gareth Heyes</i> recently posted about, <i>Alex Inf&uuml;hr</i> has <a href="http://insert-script.blogspot.co.uk/2012/12/php-non-alpha-numeric-76-chars.html">created some of his own</a> using only dollar signs, underscores, equals, plus and parentheses.
</p>
<blockquote>
I used the following charset: $_=+(); As you can see only 7 chars. In the end the function log will be created,because this won't exceed the memory limit. In the beginning I created the php function assert and it was 99 mb large php file, way too big to get executed.
</blockquote>
<p>
He uses a few tricks to get the language to create strings (counting to infinity), changing the letters in the resulting string, He includes the steps in the process and a large block of the non-alpha PHP code at the end of the post, a 46KByte block that echoes "log(12)".
</p>]]></description>
      <pubDate>Mon, 17 Dec 2012 09:32:02 -0600</pubDate>
    </item>
  </channel>
</rss>
