|
|
|
|
Bonjour,
jai un probleme dans la redirection de mes page php voila le code :
<?php
header("Location:resultat.htm");
?>
mais il me donner ce erreur
Warning: Cannot modify header information - headers already sent by (output started at "un chemin") in index.php on line 2
Configuration: Windows XP Internet Explorer 6.0
Salut
|