<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://php.fr/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://php.fr/feed.php">
        <title>PHP.FR</title>
        <description></description>
        <link>http://php.fr/</link>
        <image rdf:resource="http://php.fr/lib/images/favicon.ico" />
       <dc:date>2010-04-27T13:54:01+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://php.fr/doku.php/comment?rev=1272328931"/>
                <rdf:li rdf:resource="http://php.fr/doku.php/index?rev=1182242701"/>
                <rdf:li rdf:resource="http://php.fr/doku.php/start?rev=1183436223"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://php.fr/lib/images/favicon.ico">
        <title>PHP.FR</title>
        <link>http://php.fr/</link>
        <url>http://php.fr/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://php.fr/doku.php/comment?rev=1272328931">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-27T02:42:11+02:00</dc:date>
        <title>comment</title>
        <link>http://php.fr/doku.php/comment?rev=1272328931</link>
        <description>&lt;?php

$user = “root”;

$connexion = mysql_connect(’localhost’, $user); if (!$connexion)  {
  die('Erreur '.mysql_error());
}

mysql_select_db(”mabase”);

$command=”CREATE TABLE maisons (appartement INTEGER(3), nom CHAR(30), ville CHAR(50), valeur INTEGER(9), PRIMARY KEY(appartement))”;</description>
    </item>
    <item rdf:about="http://php.fr/doku.php/index?rev=1182242701">
        <dc:format>text/html</dc:format>
        <dc:date>2007-06-19T10:45:01+02:00</dc:date>
        <title>index</title>
        <link>http://php.fr/doku.php/index?rev=1182242701</link>
        <description></description>
    </item>
    <item rdf:about="http://php.fr/doku.php/start?rev=1183436223">
        <dc:format>text/html</dc:format>
        <dc:date>2007-07-03T06:17:03+02:00</dc:date>
        <title>Php.fr</title>
        <link>http://php.fr/doku.php/start?rev=1183436223</link>
        <description>*  Manuel
	*  Téléchargements</description>
    </item>
</rdf:RDF>

