<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
		<title><![CDATA[RSS - Le PHP Facile - Tous les messages du forum Autres technologies]]></title>
		<link>http://www.lephpfacile.com</link>
		<description><![CDATA[Retrouvez tous les messages du forum Autres technologies au format RSS]]></description>
		<image>
			<url>http://www.lephpfacile.com/images/home/forum.gif</url>
			<title><![CDATA[Retrouvez tous les messages du forum Autres technologies au format RSS]]></title>
			<link>http://www.lephpfacile.com</link>
		</image>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies" /><feedburner:info uri="rss-lephpfacile-touslesmessagesduforumautrestechnologies" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
			<title><![CDATA[Comment rediriger vers une autre page avec page précédente?]]></title>
			<pubDate>Tue, 05 Oct 2010 11:01:52 +0200</pubDate>
			<link>http://feedproxy.google.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~3/bE3sw4bgAqg/7044-comment-rediriger-vers-une-autre-page-avec-page-precedente</link>
			<description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/my3uoTaHnAOCSYrrvYRKKuyDtXQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/my3uoTaHnAOCSYrrvYRKKuyDtXQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/my3uoTaHnAOCSYrrvYRKKuyDtXQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/my3uoTaHnAOCSYrrvYRKKuyDtXQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Je change la structure de mon site pour des questions de référencements. &lt;br /&gt;
Quand un visiteur clique sur une option de menu, il aboutit une nouvelle page. S'il fait "page précédente" dans son navigateur, il retourne normalement dans l'ancien menu. Je voudrai forcer le navigateur à afficher le nouveau menu. Comment procéder?&lt;img src="http://feeds.feedburner.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~4/bE3sw4bgAqg" height="1" width="1"/&gt;</description>
			<guid isPermaLink="false">http://www.lephpfacile.com/forum/8-autres-technologies/7044-comment-rediriger-vers-une-autre-page-avec-page-precedente</guid>
		<feedburner:origLink>http://www.lephpfacile.com/forum/8-autres-technologies/7044-comment-rediriger-vers-une-autre-page-avec-page-precedente</feedburner:origLink></item>
		<item>
			<title><![CDATA[Affichage itinéraire]]></title>
			<pubDate>Tue, 01 Jun 2010 16:32:10 +0200</pubDate>
			<link>http://feedproxy.google.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~3/fKzuBPI_lXU/6959-affichage-itineraire</link>
			<description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/NjwZHQWaYnfrruXZxizTKG51ckg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NjwZHQWaYnfrruXZxizTKG51ckg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/NjwZHQWaYnfrruXZxizTKG51ckg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NjwZHQWaYnfrruXZxizTKG51ckg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Bonjour,&lt;br /&gt;
&lt;br /&gt;
Je suis étudiant en logistique et actuellement je suis sur un projet d'optimisation de tournées de véhicules.&lt;br /&gt;
Le problème était le suivant: déterminer le chemin optimum pour qu'avec un certain nombre de camions, on soit capable de visiter chaque client.&lt;br /&gt;
J'ai donc créé un algorithme de Simulated Annealing que j'ai codé en php. J'obtiens donc un certain nombre de vecteurs représentant l'itinéraire pour chaque camion.&lt;br /&gt;
Exemple: $V1=[1 12 8 24 21 5 3 1] où chaque élément représente une ville.&lt;br /&gt;
&lt;br /&gt;
J'aimerais pouvoir afficher l'itinéraire de chaque camion sur une carte pour avoir quelque chose de plus "visuel" qu'une simple liste de villes à visiter.&lt;br /&gt;
&lt;br /&gt;
Est-ce que vous pensez que c'est possible malgré mes modestes (et récentes surtout) connaissances en programmation?&lt;br /&gt;
&lt;br /&gt;
Si oui, quelle serait la facon la plus simple d'y arriver?&lt;br /&gt;
&lt;br /&gt;
D'avance merci beaucoup !&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
P.S.: Désolé si le post n'est pas au bon endroit mais je ne savais absolument pas où le mettre...&lt;img src="http://feeds.feedburner.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~4/fKzuBPI_lXU" height="1" width="1"/&gt;</description>
			<guid isPermaLink="false">http://www.lephpfacile.com/forum/8-autres-technologies/6959-affichage-itineraire</guid>
		<feedburner:origLink>http://www.lephpfacile.com/forum/8-autres-technologies/6959-affichage-itineraire</feedburner:origLink></item>
		<item>
			<title><![CDATA[comment récupèrer son mot de pass]]></title>
			<pubDate>Mon, 08 Mar 2010 12:33:29 +0100</pubDate>
			<link>http://feedproxy.google.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~3/Ba8f79PYZ4w/6853-comment-recuperer-son-mot-de-pass</link>
			<description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/udHjUmzj7VBbNah3PEtHTHAangk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/udHjUmzj7VBbNah3PEtHTHAangk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/udHjUmzj7VBbNah3PEtHTHAangk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/udHjUmzj7VBbNah3PEtHTHAangk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;j'aimerais savoir comment récupèrer son mot de passe,je suis l'administrateur et je n'ai pas activé le renvoie automatique!il doit bien avoir une solution?&lt;img src="http://feeds.feedburner.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~4/Ba8f79PYZ4w" height="1" width="1"/&gt;</description>
			<guid isPermaLink="false">http://www.lephpfacile.com/forum/8-autres-technologies/6853-comment-recuperer-son-mot-de-pass</guid>
		<feedburner:origLink>http://www.lephpfacile.com/forum/8-autres-technologies/6853-comment-recuperer-son-mot-de-pass</feedburner:origLink></item>
		<item>
			<title><![CDATA[Site sur  les téléphone]]></title>
			<pubDate>Sat, 20 Feb 2010 19:46:19 +0100</pubDate>
			<link>http://feedproxy.google.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~3/yo8MKCy-Z2E/6829-site-sur-les-telephone</link>
			<description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/TBxJdivcGMRREfT-S61mgSuY5Jo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TBxJdivcGMRREfT-S61mgSuY5Jo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/TBxJdivcGMRREfT-S61mgSuY5Jo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TBxJdivcGMRREfT-S61mgSuY5Jo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Salut la communauté,&lt;br /&gt;
on voit de plus en plus de personne qui surf avec les nouvelles appli pour phone. quels sont les exigences pour un site  pour téléphone spécifiquement alors que mon site existe déjà...&lt;img src="http://feeds.feedburner.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~4/yo8MKCy-Z2E" height="1" width="1"/&gt;</description>
			<guid isPermaLink="false">http://www.lephpfacile.com/forum/8-autres-technologies/6829-site-sur-les-telephone</guid>
		<feedburner:origLink>http://www.lephpfacile.com/forum/8-autres-technologies/6829-site-sur-les-telephone</feedburner:origLink></item>
		<item>
			<title><![CDATA[Undefined index uniquement sur ie]]></title>
			<pubDate>Mon, 06 Jul 2009 11:07:43 +0200</pubDate>
			<link>http://feedproxy.google.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~3/volwcgHhwrM/6524-undefined-index-uniquement-sur-ie</link>
			<description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/LQHkGEGCkk2DzWv6OAJIBishTkI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LQHkGEGCkk2DzWv6OAJIBishTkI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/LQHkGEGCkk2DzWv6OAJIBishTkI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LQHkGEGCkk2DzWv6OAJIBishTkI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Bonjour,&lt;br /&gt;
je suis en train de faire un site avec un plan automatique en flash avec les coordonnées dans un xml. Ensuite j'envoi mes variables vers un php pour plus de détails.&lt;br /&gt;
ça marche parfaitement sur safari, opera et firefox mais Internet explorer me dit: "Notice Undefined index". Comme si il ne recevait pas mes variables de flash.&lt;br /&gt;
&lt;br /&gt;
Voici le code php avec lequel je receptionne ma variable:&lt;br /&gt;
    $btn_id = utf8_decode($_POST['btn_id']);&lt;br /&gt;
&lt;br /&gt;
et comment je l'envoi en flash: &lt;br /&gt;
   myLoadVars.adresse = myXML.firstChild.childNodes[p].childNodes[5].firstChild.nodeValue;&lt;br /&gt;
   myLoadVars.send("http://carresoleil.fr/cs-site/plan_flash/detail.php","post");&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Je ne trouve aucune solution à mon problème sur les forums, à part le isset qui sert juste à cacher le problème... Et surtout que ça ne fonctionne pas uniquement sur ie ne m'aide pas à diagnostiquer... (je suis une bille en php... c'est pour ça que j'envoi le contenu de xml via flash :p)&lt;br /&gt;
&lt;br /&gt;
Merci d'avance pour vos réponses&lt;img src="http://feeds.feedburner.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~4/volwcgHhwrM" height="1" width="1"/&gt;</description>
			<guid isPermaLink="false">http://www.lephpfacile.com/forum/8-autres-technologies/6524-undefined-index-uniquement-sur-ie</guid>
		<feedburner:origLink>http://www.lephpfacile.com/forum/8-autres-technologies/6524-undefined-index-uniquement-sur-ie</feedburner:origLink></item>
		<item>
			<title><![CDATA[joomla....]]></title>
			<pubDate>Fri, 15 May 2009 18:38:55 +0200</pubDate>
			<link>http://feedproxy.google.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~3/e0WHeHOTaN8/6421-joomla</link>
			<description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/i-hOr68dOA4BnbKE-yZ-RCrtJes/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/i-hOr68dOA4BnbKE-yZ-RCrtJes/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/i-hOr68dOA4BnbKE-yZ-RCrtJes/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/i-hOr68dOA4BnbKE-yZ-RCrtJes/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;bonjour,&lt;br /&gt;
si quelqu'un connait cet animal..&lt;br /&gt;
je n'ai pas le temps de tout analyser...&lt;br /&gt;
je cherche a mettre un java script sur chaque page ....&lt;br /&gt;
quid du fichier a modifier?&lt;br /&gt;
&lt;br /&gt;
Merci d'avance&lt;br /&gt;
bernard&lt;img src="http://feeds.feedburner.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~4/e0WHeHOTaN8" height="1" width="1"/&gt;</description>
			<guid isPermaLink="false">http://www.lephpfacile.com/forum/8-autres-technologies/6421-joomla</guid>
		<feedburner:origLink>http://www.lephpfacile.com/forum/8-autres-technologies/6421-joomla</feedburner:origLink></item>
		<item>
			<title><![CDATA[Problème AJAX - input type file]]></title>
			<pubDate>Thu, 16 Apr 2009 16:24:14 +0200</pubDate>
			<link>http://feedproxy.google.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~3/UQyqGtJlgps/6374-probleme-ajax-input-type-file</link>
			<description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/rJFMWzLHTCQvYzCIngO-6r_imMY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rJFMWzLHTCQvYzCIngO-6r_imMY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/rJFMWzLHTCQvYzCIngO-6r_imMY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rJFMWzLHTCQvYzCIngO-6r_imMY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Bonjour !&lt;br /&gt;
Je voudrais savoir s'il est possible de récupérer le nom d'un fichier obtenu dans un input type="file" et de le transmettre via une fonction ajax.&lt;br /&gt;
J'ai pour le moment essayé de faire cela de cette manière :&lt;br /&gt;
&lt;br /&gt;
var nomduFichier = document.getElementById("importFile").value;&lt;br /&gt;
	            		$.ajax({        			   type:"POST",      			   url:"mailing.php",		   data: "nomduFichier="+nomduFichier,		   	   });&lt;br /&gt;
&lt;br /&gt;
Malheureusement quand je veux récupérer la variable nomduFichier dans une variable de type $filename = $_FILES[''.$nomduFichier.'']['name']; j'obtiens une erreur me disant que l'index est indéfini. Quelqu'un a-t-il une solution à mon problème ?&lt;br /&gt;
Merci d'avance&lt;img src="http://feeds.feedburner.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~4/UQyqGtJlgps" height="1" width="1"/&gt;</description>
			<guid isPermaLink="false">http://www.lephpfacile.com/forum/8-autres-technologies/6374-probleme-ajax-input-type-file</guid>
		<feedburner:origLink>http://www.lephpfacile.com/forum/8-autres-technologies/6374-probleme-ajax-input-type-file</feedburner:origLink></item>
		<item>
			<title><![CDATA[analyse de fichiers]]></title>
			<pubDate>Tue, 24 Mar 2009 16:42:40 +0100</pubDate>
			<link>http://feedproxy.google.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~3/lG-SWzt0teQ/6347-analyse-de-fichiers</link>
			<description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/dypk3ep2uzz8jzmAkZ846Vs5qjA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dypk3ep2uzz8jzmAkZ846Vs5qjA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/dypk3ep2uzz8jzmAkZ846Vs5qjA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dypk3ep2uzz8jzmAkZ846Vs5qjA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;bonjour,&lt;br /&gt;
je désirerais créer un dictionnaire des variables utilisées. Les fichiers sources sont des fichiers *.php&lt;br /&gt;
une idée pour automatiser ?&lt;br /&gt;
Ou dois je me les ''coltiner'' à la main...&lt;br /&gt;
merci&lt;br /&gt;
Bernard&lt;img src="http://feeds.feedburner.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~4/lG-SWzt0teQ" height="1" width="1"/&gt;</description>
			<guid isPermaLink="false">http://www.lephpfacile.com/forum/8-autres-technologies/6347-analyse-de-fichiers</guid>
		<feedburner:origLink>http://www.lephpfacile.com/forum/8-autres-technologies/6347-analyse-de-fichiers</feedburner:origLink></item>
		<item>
			<title><![CDATA[configuration apache]]></title>
			<pubDate>Thu, 29 Jan 2009 20:08:56 +0100</pubDate>
			<link>http://feedproxy.google.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~3/ZVMdvQEvEKo/6287-configuration-apache</link>
			<description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/2sH57EqfvypjidgOubHOXUhQTDA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2sH57EqfvypjidgOubHOXUhQTDA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/2sH57EqfvypjidgOubHOXUhQTDA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2sH57EqfvypjidgOubHOXUhQTDA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;bjr ou bsoir, j'aimerais savoir avant la cration  de site web quel son les config  que l'on doit faire sur apache&lt;img src="http://feeds.feedburner.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~4/ZVMdvQEvEKo" height="1" width="1"/&gt;</description>
			<guid isPermaLink="false">http://www.lephpfacile.com/forum/8-autres-technologies/6287-configuration-apache</guid>
		<feedburner:origLink>http://www.lephpfacile.com/forum/8-autres-technologies/6287-configuration-apache</feedburner:origLink></item>
		<item>
			<title><![CDATA[Créer un nouveau style d'écriture]]></title>
			<pubDate>Sun, 25 Jan 2009 16:15:11 +0100</pubDate>
			<link>http://feedproxy.google.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~3/09ctTj-aRpk/6283-creer-un-nouveau-style-d-ecriture</link>
			<description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/XVC8uZsLQXllyR2oPaaaqThngbo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XVC8uZsLQXllyR2oPaaaqThngbo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/XVC8uZsLQXllyR2oPaaaqThngbo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XVC8uZsLQXllyR2oPaaaqThngbo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;bjr a tous , jaimerais savoir comment fait on pour créer un nouveau style decriture. pouvez vous me renseigné ?? merci&lt;img src="http://feeds.feedburner.com/~r/Rss-LePhpFacile-TousLesMessagesDuForumAutresTechnologies/~4/09ctTj-aRpk" height="1" width="1"/&gt;</description>
			<guid isPermaLink="false">http://www.lephpfacile.com/forum/8-autres-technologies/6283-creer-un-nouveau-style-d-ecriture</guid>
		<feedburner:origLink>http://www.lephpfacile.com/forum/8-autres-technologies/6283-creer-un-nouveau-style-d-ecriture</feedburner:origLink></item>
	</channel>
</rss>

