ce n'est pas un grand code c'est celement pour essay
Oui j'ai installer easyphp
j'ai enregistrer sous index.php dans www\site
j'ai fait un alias pour le dossier
j'ai mis qu'une seul ligne de la fonction include (en plus des balise Html,Head....et Img)
quand je visualise avec IE (via dreamweaver)il vien la boite de telechargement
(ouvrir,telechargement,Annuler,...)
Modifié par aekbou (20 Jul 2006 - 01:13)
Bonjour aussi.

Tu utilises bien un chemin de type "http://localhost/site/" pour accéder aux fichiers ?
oui (127.0.0.1/site/)
j'ai essayer de le metre dans le dossier www il a marcher
et voilà le code


[#]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>INSFP_Tiaret</title>
</head>
<body>
<table width="1177" border="0" cellspacing="1" cellpadding="1">
<tr>
<th scope="col">&nbsp;</th>
<th scope="col"><div align="left">
<a href="file:///D|/Theme/EasyPHP1-8/www/site/Tiaret_1900.html"><img src="file:///D|/Theme/EasyPHP1-8/www/site/Image/tiaret/1895_la_mairie.jpg" width="118" height="118" alt="Tiaret 1895" /></a>
<a href="file:///D|/Theme/EasyPHP1-8/www/site/Tiaret_1900.html"><img src="file:///D|/Theme/EasyPHP1-8/www/site/Image/tiaret/1900_la_commune_mixte.jpg" alt="Tiaret 1900" width="118" height="118" border="0"/></a><img src="file:///D|/Theme/EasyPHP1-8/www/site/Image/Insfp.gif" width="320" height="85" align="bottom"/><a href= file:///D|/Theme/EasyPHP1-8/www/site/onmouseover=&quot;include()&quot;><img src="file:///D|/Theme/EasyPHP1-8/www/site/Image/tiaret/1900_place_carnot.jpg" alt="Place carnot1900" width="118" height="118" /></a>
<a href="file:///D|/Theme/EasyPHP1-8/www/site/Mosque_El_Atique.html"><img src="file:///D|/Theme/EasyPHP1-8/www/site/Image/tiaret/A660.jpg" alt="Mosque El atique" width="118" height="118" /></a></div></div></th>
<th scope="col">&nbsp;</th>
</tr>
<tr>
<th scope="row" align="left"><a href="">Ville de TIARET </a> </th>
<td><?php include'Commune_1895.html'?></td>
<td>&nbsp;</td>
</tr>
<tr>
<th scope="row">&nbsp;</th>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>


autre pb je veux visualiser une page (par la function include) quand je click sur un lien . comment faire?