Bonjour j'ai un petit problème avec mon code php
je ne comprend pas pourquoi ça ne marche pas donc si quelqu'un(e) peut m'aider ce serai gentille
j'ai mon code php et quand je l'appel il s'affiche pas???
voila toutes la page de mon code php il manque rien.
et voila comment je fai mon appel dans la page html
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14<p><a href="index.php"><img src="img/logo.jpg" alt="" width="196" height="70" border="0" /></a></p> <form method="get" action="http://search.atomz.com/search/"> <input type="hidden" name="sp_a" value="sp1003d6c9"> <table width="170" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="117"><input size="13" name="sp_q" /></td> <td width="53"><input name="go22" src="img/ok.jpg" type="image" border="0" /></td> </tr> </table> <input type="hidden" name="sp_p" value="all"> <input type="hidden" name="sp_f" value="ISO-8859-1"> </form>
donc voila vautre aide est la bienvenue
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5<div class="logo"> <? include("logo.php") ?> </div>![]()






Répondre avec citation


Partager