<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>didiode &#187; post</title>
	<atom:link href="http://didiode.fr/wp/tag/post/feed/" rel="self" type="application/rss+xml" />
	<link>http://didiode.fr/wp</link>
	<description>Internet &#38; Outils, Paris-Diderot</description>
	<lastBuildDate>Tue, 07 Apr 2015 09:27:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Cours 9 : conserver des informations</title>
		<link>http://didiode.fr/wp/2013/04/cours-9-conserver-des-informations/</link>
		<comments>http://didiode.fr/wp/2013/04/cours-9-conserver-des-informations/#comments</comments>
		<pubDate>Sat, 06 Apr 2013 09:38:24 +0000</pubDate>
		<dc:creator>Christophe</dc:creator>
				<category><![CDATA[Cours]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[sécurité]]></category>
		<category><![CDATA[sessions]]></category>

		<guid isPermaLink="false">http://didiode.fr/wp/?p=428</guid>
		<description><![CDATA[On veut pouvoir conserver des informations d'une page sur l'autre, comme l'identifiant de l'utilisateur connecté (pour ne pas avoir à se reconnecter à chaque page), tout en empêchant autant que possible l'usurpation d'identité.

Dans les exemples présentés ici, on se limitera à transmettre le contenu d'une variable, nommée `$test`, d'une exécution à l'autre d'un même script, en précisant quand et comment un utilisateur a la possibilité de modifier cette valeur.
 <a href="http://didiode.fr/wp/2013/04/cours-9-conserver-des-informations/">Continuer la lecture <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://didiode.fr/wp/2013/04/cours-9-conserver-des-informations/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
