<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum Toile-Libre – Message (notice) au debut de l'instal de joomla]]></title>
	<link rel="self" href="https://forum.toile-libre.org:80/extern.php?action=feed&amp;tid=180&amp;type=atom"/>
	<updated>2011-03-19T08:31:28Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.toile-libre.org/viewtopic.php?id=180</id>
		<entry>
			<title type="html"><![CDATA[Re: Message (notice) au debut de l'instal de joomla]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=543#p543"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>   /*
                 * Since we do not have REQUEST_URI to work with, we will assume we are
                 * running on IIS and will therefore need to work some magic with the SCRIPT_NAME and
                 * QUERY_STRING environment variables.
                 */
                    if ( isset( $_SERVER[&#039;QUERY_STRING&#039;] ) ) {
                         if (strlen($_SERVER[&#039;QUERY_STRING&#039;]) &amp;&amp; strpos($_SERVER[&#039;REQUEST_URI&#039;], $_SERVER[&#039;QUERY_STRING&#039;]) === false) {
                            $theURI .= &#039;?&#039;.$_SERVER[&#039;QUERY_STRING&#039;];
                        }
                    }  </code></pre></div>]]></content>
			<author>
				<name><![CDATA[nenex]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=187</uri>
			</author>
			<updated>2011-03-19T08:31:28Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=543#p543</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Message (notice) au debut de l'instal de joomla]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=542#p542"/>
			<content type="html"><![CDATA[<p>J&#039;ai laisse un message sur le forum de Joomla, si jamais ca venait du fichier. Si j&#039;ai la solution avant je viendrais la mettre ici.</p>]]></content>
			<author>
				<name><![CDATA[nenex]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=187</uri>
			</author>
			<updated>2011-03-18T19:29:43Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=542#p542</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Message (notice) au debut de l'instal de joomla]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=539#p539"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>159  */
160
161 if (strlen($_SERVER[&#039;QUERY_STRING&#039;]) &amp;&amp; strpos($_SERVER[&#039;REQUEST_URI&#039;], $_SERVER[&#039;QUERY_STRING&#039;]) === false) {
162 $theURI .= &#039;?&#039;.$_SERVER[&#039;QUERY_STRING&#039;];
163 }</code></pre></div>]]></content>
			<author>
				<name><![CDATA[nenex]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=187</uri>
			</author>
			<updated>2011-03-16T19:17:28Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=539#p539</id>
		</entry>
</feed>
