<?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/"
   >
<channel>
    <title>Falk Prüfer - PHP</title>
    <link>http://www.fpruefer.de/blog/</link>
    <description>Datenbankprogrammierung und Webdesign</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 30 Aug 2011 13:31:11 GMT</pubDate>

    <image>
        <url>http://www.fpruefer.de/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Falk Prüfer - PHP - Datenbankprogrammierung und Webdesign</title>
        <link>http://www.fpruefer.de/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Die setIdAttribute - Falle</title>
    <link>http://www.fpruefer.de/blog/archives/Die-setIdAttribute-Falle-2011-08-30.html</link>
            <category>PHP</category>
    
    <comments>http://www.fpruefer.de/blog/archives/Die-setIdAttribute-Falle-2011-08-30.html#comments</comments>
    <wfw:comment>http://www.fpruefer.de/blog/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.fpruefer.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com (Falk Prüfer)</author>
    <content:encoded>
    &lt;p&gt;Die dynamische Veränderung von HTML- und XML-Codes über das Document Object Model
(DOM) ist eine feine Sache. Wer sich dafür bereits für die PHP-DOM-Klassen begeistern konnte,
der wird sicherlich schonmal über DOMElement::setIdAttribute() gestolpert sein.&lt;br /&gt;
Wollte man mit PHP 5.3.2 mittels DOMDocument::getElementById() einfache HTML-Strukturen
manipulieren, so ging das nur indem man den einzelnen Knoten explizit klarmachte, welches
Attribut den das s.g. ID-Type-Attribut ist, mit dem getElementById umgehen soll. Dies muss
ja nicht zwingend - und war es bis dato auch nicht - das id-Attribut sein.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.fpruefer.de/blog/archives/Die-setIdAttribute-Falle-2011-08-30.html#extended&quot;&gt;&quot;Die setIdAttribute - Falle&quot; vollständig lesen&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 30 Aug 2011 18:22:00 +0200</pubDate>
    <guid isPermaLink="false">http://www.fpruefer.de/blog/archives/10-2011-08-30.html</guid>
    
</item>

</channel>
</rss>
