<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum Toile-Libre – Problème de connexion à la base de données via l'api C de MySQL]]></title>
	<link rel="self" href="https://forum.toile-libre.org:80/extern.php?action=feed&amp;tid=201&amp;type=atom"/>
	<updated>2011-07-13T05:45:59Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.toile-libre.org/viewtopic.php?id=201</id>
		<entry>
			<title type="html"><![CDATA[Re: Problème de connexion à la base de données via l'api C de MySQL]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=626#p626"/>
			<content type="html"><![CDATA[]]></content>
			<author>
				<name><![CDATA[karamel]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=123</uri>
			</author>
			<updated>2011-07-13T05:45:59Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=626#p626</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problème de connexion à la base de données via l'api C de MySQL]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=618#p618"/>
			<content type="html"><![CDATA[]]></content>
			<author>
				<name><![CDATA[thefirenight]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=305</uri>
			</author>
			<updated>2011-06-28T22:23:09Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=618#p618</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Problème de connexion à la base de données via l'api C de MySQL]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=607#p607"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>if (!mysql_real_connect(mysql, &quot;sql.toile-libre.org&quot;, &quot;gmotivplus_bdd&quot;, &quot;xxxxxx&quot;, &quot;gmotivplus_bdd&quot;, 0, NULL, 0))
{
    message(ERREUR, &quot;Erreur de connexion à la base de données &#039;%s&#039; :\n%s.\n&quot;, BASE_DE_DONNEES, bdd_erreur());
    return;
}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[motivplus]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=292</uri>
			</author>
			<updated>2011-06-17T14:22:17Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=607#p607</id>
		</entry>
</feed>
