<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" >
<channel>
    
    <title>Bananas Development Blog - PHP</title>
    <link>http://blog.bananas-playground.net/</link>
    <description>share your thoughts</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    <pubDate>Fri, 17 May 2013 08:57:29 GMT</pubDate>

    <image>
        <url>http://blog.bananas-playground.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Bananas Development Blog - PHP - share your thoughts</title>
        <link>http://blog.bananas-playground.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>So nicht. SQL injection.</title>
    <link>http://blog.bananas-playground.net/archives/829-So-nicht.-SQL-injection..html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/829-So-nicht.-SQL-injection..html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=829</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=829</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    So etwas gibt es in jeder Programmiersprache, nur das PHP sehr weit verbreitet ist und somit einen große Angriffsfläche bietet.&lt;br /&gt;
&lt;br /&gt;
Wei weit verbreitet und leider immer noch nicht bei jedem Entwickler angekommen, veranschaulicht diese Suche auf &lt;a href=&quot;http://www.github.com&quot;&gt;Github&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://github.com/search?p=1&amp;q=extension%3Aphp+mysql_query+%24_GET&amp;ref=searchresults&amp;type=Code&quot;&gt;mysql_query and the $_GET variable&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Viel spass damit, vielleicht wird der eine oder andere darauf nun aufmerksam oder die Community wird zusammenarbeiten und pull requests zum fixen des Problemes erstellen.&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Fri, 17 May 2013 10:57:29 +0200</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/829-guid.html</guid>
    <category>mysql</category>
<category>php</category>
<category>security</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>OOP ? Hat doch nur Vorteile.</title>
    <link>http://blog.bananas-playground.net/archives/820-OOP-Hat-doch-nur-Vorteile..html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/820-OOP-Hat-doch-nur-Vorteile..html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=820</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=820</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    &lt;a href=&quot;http://de.wikipedia.org/wiki/Objektorientierte_Programmierung&quot;&gt;OOP&lt;/a&gt; ist ja eine gute Sache, oder ?&lt;br /&gt;
&lt;br /&gt;
Was man damit tolles machen kann, zeigt dieses schöne Beispiel:&lt;br /&gt;
&lt;a href=&quot;https://github.com/Herzult/SimplePHPEasyPlus&quot;&gt;This awesome yet simple and pragmatic PHP library performs an addition of two numbers.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Wäre doch auch zu einfach wenn man 1+1 einfach so rechnen könnte &lt;img src=&quot;http://blog.bananas-playground.net/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Mon, 11 Mar 2013 09:12:47 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/820-guid.html</guid>
    <category>perl</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>If PHP Were British</title>
    <link>http://blog.bananas-playground.net/archives/794-If-PHP-Were-British.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/794-If-PHP-Were-British.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=794</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=794</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Darüber sollte man sich mal Gedanken machen. Programmiersprachen sollten Manieren haben.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.addedbytes.com/blog/if-php-were-british/&quot;&gt;If PHP Were British&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Denn so etwas liest sich doch viel besser, oder ?&lt;br /&gt;
&lt;pre&gt;what_about (£variable) {
    perhaps £possibility:
        //Code here
        splendid;
    perhaps £other_possibility:
        //Code here
        splendid;
    on_the_off_chance:
        //Code here
        splendid;
}&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
via: &lt;a href=&quot;http://www.reddit.com/r/php&quot;&gt;reddit/r/php&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Mon, 27 Aug 2012 13:53:57 +0200</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/794-guid.html</guid>
    <category>code</category>
<category>php</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Nun wird es durch den Dreck gezogen</title>
    <link>http://blog.bananas-playground.net/archives/779-Nun-wird-es-durch-den-Dreck-gezogen.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/779-Nun-wird-es-durch-den-Dreck-gezogen.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=779</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=779</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Nach den letzten Fällen von Bugs die nicht hätten sein sollen, wird nun PHP immer mehr durch den Dreck gezogen. Nicht, dass die Sprache mehr Bugs hätte als andere aber nun wird dies öffentlich ausgeschlachtet.&lt;br /&gt;
&lt;br /&gt;
Mal sehen wie die Macher von PHP darauf regieren. Hoffentlich nehmen sie das mal ernst und nicht so leichtfertig wie beim &lt;a href=&quot;http://blog.bananas-playground.net/archives/778-Ach-PHP.html&quot;&gt;letzten Patch, der falsch war&lt;/a&gt;...&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.heise.de/open/meldung/Ungepatche-Luecke-in-aktueller-PHP-Version-1580790.html&quot;&gt;Ungepatche Lücke in aktueller PHP-Version&lt;/a&gt;&lt;br /&gt;
&lt;blockquote&gt;Der Hacker Maksymilian Motyl hat einen Exploit veröffentlicht, der eine kritische Lücke in der aktuellen PHP-Version 5.4.3 demonstrieren soll. Die Schwachstelle befindet sich anscheinend in der Funktion com_print_typeinfo() und ist laut Motyl nur auf einem 32-bittigen Windows-System ausnutzbar.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.neoterisch.de&quot;&gt;via&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Tue, 22 May 2012 07:44:43 +0200</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/779-guid.html</guid>
    <category>php</category>
<category>security</category>
<category>windows</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Ach PHP</title>
    <link>http://blog.bananas-playground.net/archives/778-Ach-PHP.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/778-Ach-PHP.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=778</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=778</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Die Sprache kann vieles und ist für Ihre Einsatzgebiete einwandfrei. Leider wird mir in der letzten Zeit zu viel geschlampt....&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.heise.de/open/meldung/PHP-patcht-schnell-aber-nicht-gruendlich-1567906.html&quot;&gt;PHP patcht schnell, aber nicht gründlich&lt;/a&gt;&lt;br /&gt;
&lt;blockquote&gt;Die am gestrigen Donnerstag veröffentlichten Updates auf die PHP-Versionen 5.3.12 und 5.4.2 sind fehlerhaft. Darauf weisen die Entdecker der Schwachstelle hin, welche eigentlich durch die Updates behoben werden sollte.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
So kann das nicht weiter gehen....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Mon, 07 May 2012 08:02:09 +0200</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/778-guid.html</guid>
    <category>php</category>
<category>security</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Wettern über PHP</title>
    <link>http://blog.bananas-playground.net/archives/772-Wettern-ueber-PHP.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/772-Wettern-ueber-PHP.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=772</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=772</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Ach ja, PHP ist schon die Qual der Wahl wenn es um Anwendungen geht, die über das HTT-Protokoll arbeiten.&lt;br /&gt;
&lt;br /&gt;
Leider ist PHP nicht das Beste wenn es um Genauigkeit geht. Es finden sich immer wieder Fehler die eigentlich nicht da sein sollten.&lt;br /&gt;
&lt;br /&gt;
&amp;bull; &lt;a href=&quot;https://bugs.php.net/bug.php?id=61461&quot;&gt;Large HTTP request Content-Length header values result in failed malloc() call&lt;/a&gt;&lt;br /&gt;
&amp;bull; &lt;a href=&quot;https://bugs.php.net/bug.php?id=54547&quot;&gt;wrong equality of string numbers&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Und hier noch ein längerer Artikel über das Design in PHP:&lt;br /&gt;
&amp;bull; &lt;a href=&quot;http://me.veekun.com/blog/2012/04/09/php-a-fractal-of-bad-design/&quot;&gt;PHP: a fractal of bad design&lt;/a&gt;&lt;br /&gt;
&lt;blockquote&gt;PHP is an embarrassment, a blight upon my craft. It’s so broken, but so lauded by every empowered amateur who’s yet to learn anything else, as to be maddening. It has paltry few redeeming qualities and I would prefer to forget it exists at all.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Wed, 11 Apr 2012 07:19:15 +0200</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/772-guid.html</guid>
    <category>opensource</category>
<category>php</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Javascript in PHP ?!</title>
    <link>http://blog.bananas-playground.net/archives/764-Javascript-in-PHP-!.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/764-Javascript-in-PHP-!.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=764</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=764</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Ach du Schei*e...&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.php.net/manual/en/book.v8js.php&quot;&gt;V8js in PHP&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Was kommt als nächstes ??&lt;br /&gt;
Reicht &lt;a href=&quot;http://de2.php.net/manual/en/control-structures.goto.php&quot;&gt;GOTO&lt;/a&gt; nicht schon ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
PS: &lt;a href=&quot;https://bugs.php.net/bug.php?id=61095&quot;&gt;#61095 PHP can&#039;t add hex numbers&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.haskell.org/haskellwiki/Haskell&quot;&gt;Haskell&lt;/a&gt; ich komme !&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Mon, 27 Feb 2012 14:07:26 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/764-guid.html</guid>
    <category>haskell</category>
<category>php</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Suhosin und das memory_limit</title>
    <link>http://blog.bananas-playground.net/archives/745-Suhosin-und-das-memory_limit.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/745-Suhosin-und-das-memory_limit.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=745</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=745</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Argh, das hätte man wissen sollen...&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.hardened-php.net/suhosin/configuration.html#suhosin.memory_limit&quot;&gt;suhosin.memory_limit&lt;/a&gt;&lt;br /&gt;
&lt;blockquote&gt;Suhosin changes this fact and disallows setting the memory_limit to a value greater than the one the script started with, when this option is left at &lt;strong&gt;0&lt;/strong&gt;&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Erspart so manche verzweifelte Suche nach einem &quot;Fehler&quot; ...&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Mon, 14 Nov 2011 11:11:56 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/745-guid.html</guid>
    <category>php</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>PHP ein wenig sicherer machen</title>
    <link>http://blog.bananas-playground.net/archives/735-PHP-ein-wenig-sicherer-machen.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/735-PHP-ein-wenig-sicherer-machen.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=735</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=735</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Jede Programmiersprache hat Ihre Tücken und Fehler. Bei PHP ist das nicht viel anders.&lt;br /&gt;
&lt;br /&gt;
&amp;bull; &lt;a href=&quot;http://www.jamescun.com/2011/10/securing-php/&quot;&gt;Securing PHP&lt;/a&gt;&lt;br /&gt;
( &lt;a href=&quot;http://archiv.bananas-playground.net/blog/735-securing-php.png&quot;&gt;Mirror&lt;/a&gt; )&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Tue, 18 Oct 2011 13:51:53 +0200</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/735-guid.html</guid>
    <category>php</category>
<category>security</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>PHP-Reboot</title>
    <link>http://blog.bananas-playground.net/archives/731-PHP-Reboot.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/731-PHP-Reboot.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=731</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=731</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    &lt;blockquote&gt;Rémi Forax will mit PHP-Reboot eine der populärsten Programmiersprachen neu erfinden. Er verspricht weniger $-Zeichen und Semikolons und Sicherheit von Hause aus.&lt;/blockquote&gt;&lt;br /&gt;
Der Ansatz ist ja gar nicht mal so schlecht...&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;Rémi Forax, Java-Entwickler und Maître de Conférences an der Universität Marne-la-Vallée, arbeitet mit PHP-Reboot an einer Programmiersprache, die die Philosophie von PHP weiterführen, aber mit modernen Ansätzen verbinden soll. Umgesetzt wird PHP-Reboot auf Basis der Java Virtual Machine.&lt;/blockquote&gt;&lt;br /&gt;
WTF ?&lt;br /&gt;
Wäre es nicht besser Java zu verbessern, und sicherer zu machen ?&lt;br /&gt;
&lt;br /&gt;
&amp;bull; &lt;a href=&quot;http://www.golem.de/1110/86925.html&quot;&gt;Rémi Forax will PHP neu erfinden&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Also ich sehe darin keine Vorteile...&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Mon, 10 Oct 2011 10:04:13 +0200</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/731-guid.html</guid>
    <category>php</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Multiple DB Connections mit PHP</title>
    <link>http://blog.bananas-playground.net/archives/651-Multiple-DB-Connections-mit-PHP.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/651-Multiple-DB-Connections-mit-PHP.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=651</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=651</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Sollte man mal mehrere Datenbank Verbindungen in einem Script benötigen sollte man an folgendes denken:&lt;br /&gt;
&lt;br /&gt;
Sind die Datenbanken auf ein und dem selben Server ( der gleiche Host ) und der Benutzer UND das Passwort sind für beide Verbindungen gleich, DANN bekommt man Probleme.&lt;br /&gt;
Denn DANN werden die Abfragen immer auf die letzte Verbindung angewandt, egal ob der link_identifier richtig angegeben wird oder nicht.&lt;br /&gt;
&lt;br /&gt;
&amp;bull; &lt;a href=&quot;http://www.php.net/manual/en/function.mysql-connect.php#82040&quot;&gt;If you are trying to open multiple, separate MySQL connections with the same MySQL user, password, and hostname, you must set $new_link = TRUE to prevent mysql_connect from using an existing connection.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;$db1 = mysql_connect($dbhost, $dbuser, $dbpass);
$rv = mysql_select_db($dbname1, $db1);
$db2 = mysql_connect($dbhost, $dbuser, $dbpass);
$rv = mysql_select_db($dbname2, $db2);

wird zu:

$db1 = mysql_connect($dbhost, $dbuser, $dbpass);
$rv = mysql_select_db($dbname1, $db1);
$db2 = mysql_connect($dbhost, $dbuser, $dbpass, TRUE);
$rv = mysql_select_db($dbname2, $db2);&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
Die Lösung ist also, dass man das Erstellen einer neue Verbindung erzwingt. Was nicht sehr tolle ist wenn man performance braucht. Aber da kann man ja verschiedene Benuzter anlegen.&lt;br /&gt;
&lt;br /&gt;
Und so was erfährt man erster aus den Kommentaren.....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Tue, 08 Mar 2011 08:50:13 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/651-guid.html</guid>
    <category>mysql</category>
<category>php</category>
<category>security</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>E-Mail validation ist eigentlich unnötig</title>
    <link>http://blog.bananas-playground.net/archives/638-E-Mail-validation-ist-eigentlich-unnoetig.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/638-E-Mail-validation-ist-eigentlich-unnoetig.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=638</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=638</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Sobal man von dem Benutzer eine E-Mail Adresse braucht, steht man vor dem &quot;Problem&quot; ob die Eingabe nun wirklich eine richtige E-Mail Adresse ist.&lt;br /&gt;
&lt;br /&gt;
Als erstes wird man ja versuchen anhand einer Analyse der Eingabe festzustellen ob es eine korrekt formatierte E-Mail Adresse ist. Danach noch herausfinden via ping etc. ob die Domain vorhanden ist.&lt;br /&gt;
&lt;br /&gt;
Leider gibt es bei der Überprüfung der Eingabe ein Problem.&lt;br /&gt;
Es sind viele Methoden im Umlauf die meinen sie könnten 100% testen ob die Eingabe eine E-Mail Adresse ist.&lt;br /&gt;
&lt;br /&gt;
Tja, aber solche Zeichen sind in einer E-Mail Adresse auch gültig !!!&lt;br /&gt;
&lt;pre&gt;! $ &amp;amp; * - = ^ ` | ~ # % &#039; + / ? _ { }&lt;/pre&gt;&lt;br /&gt;
Um Grunde sind es viel mehr Zeichen wenn sie richtig maskiert sind !&lt;br /&gt;
&lt;br /&gt;
Also lassen wir diese Überprüfung am besten Falle weg und senden einfach eine Kontroll E-Mail.&lt;br /&gt;
&lt;br /&gt;
&amp;bull; &lt;a href=&quot;http://blog.sinjakli.co.uk/2011/02/13/email-address-validation-please-stop/&quot;&gt;Email address validation: please stop&lt;/a&gt;&lt;br /&gt;
&amp;bull; &lt;a href=&quot;http://haacked.com/archive/2007/08/21/i-knew-how-to-validate-an-email-address-until-i.aspx&quot;&gt;I Knew How To Validate An Email Address Until I Read The RFC&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Tue, 15 Feb 2011 12:52:08 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/638-guid.html</guid>
    <category>php</category>
<category>security</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>In SilverStripe die Vergabe eines sinnvollen Seitentitels erzwingen</title>
    <link>http://blog.bananas-playground.net/archives/636-In-SilverStripe-die-Vergabe-eines-sinnvollen-Seitentitels-erzwingen.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/636-In-SilverStripe-die-Vergabe-eines-sinnvollen-Seitentitels-erzwingen.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=636</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=636</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Da nicht jeder Redakteur eine Ahnung von SEO hat und diese auch nur Menschen sind, kann es in SilverStripe zu Problemen mit den Seitentiteln kommen.&lt;br /&gt;
&lt;br /&gt;
Wenn man eine neue Seite anlegt bekommt diese automatisch einen Namen. Diesen muss man leider nicht ändern und somit können viele Seiten entstehen die den selben Seitentitel haben und auch noch eine fortlaufende URL.&lt;br /&gt;
&lt;br /&gt;
Alles nicht so dolle.&lt;br /&gt;
&lt;br /&gt;
Wie man diese Problematik leicht lösen kann habe &lt;a href=&quot;http://main.bananas-playground.net/Code/SilverStripe/Default+Seitenname.html&quot;&gt;ich hier beschrieben.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Mon, 14 Feb 2011 11:25:42 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/636-guid.html</guid>
    <category>php</category>
<category>silverstripe</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Ausgabe auf der Kommandozeile in Farbe mit PHP</title>
    <link>http://blog.bananas-playground.net/archives/626-Ausgabe-auf-der-Kommandozeile-in-Farbe-mit-PHP.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/626-Ausgabe-auf-der-Kommandozeile-in-Farbe-mit-PHP.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=626</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=626</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Jeder hat sicherlich nicht nur PHP Scripte erstellt, die über den Apache ablaufen, sondern auch Scripte dir nur auf der Kommandozeile laufen und nicht für den Browser gedacht sind.&lt;br /&gt;
&lt;br /&gt;
Oft lässt man sich ja das Ergebnis oder Statusmeldungen ausgeben. Man kann diese mit Hilfe vo ASCII Zeichen formatieren aber mit Farbe sieht das schon besser aus.&lt;br /&gt;
&lt;br /&gt;
&amp;bull; &lt;a href=&quot;http://www.phpgangsta.de/farben-in-der-kommandozeile-nutzen&quot;&gt;Farben in der Kommandozeile nutzen&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Thu, 03 Feb 2011 12:15:16 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/626-guid.html</guid>
    <category>command</category>
<category>php</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>PHP Funktionen begrenzen</title>
    <link>http://blog.bananas-playground.net/archives/618-PHP-Funktionen-begrenzen.html</link>
            <category>PHP</category>
    
    <comments>http://blog.bananas-playground.net/archives/618-PHP-Funktionen-begrenzen.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=618</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=618</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    PHP und wie andere Sprachen habe eine Fülle an funktionen.&lt;br /&gt;
&lt;br /&gt;
Es werden aber nicht immer alle gebraucht. Manche sind je nach Einsatzort sogar &quot;gefährlich&quot;.&lt;br /&gt;
&lt;br /&gt;
In PHP gibt die Möglichkeit solche Funktionen zu deaktivieren.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.phpgangsta.de/gefahrliche-php-funktionen-ausschalten&quot;&gt;Gefährliche PHP-Funktionen ausschalten&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Weiterhin gibt es dazu noch das &lt;a href=&quot;http://www.hardened-php.net/suhosin/index.html&quot;&gt;Suhosin Projekt&lt;/a&gt;. Damit kann man sich noch ein wenig mehr Sicherheit geben lassen.&lt;br /&gt;
&lt;br /&gt;  
    </content:encoded>

    <pubDate>Thu, 27 Jan 2011 08:02:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/618-guid.html</guid>
    <category>php</category>
<category>security</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>

</channel>
</rss>