Bonjour Otomatic,
J'ai ce message d'erreur :
Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\monsite.fr\general\fonctions.php:127) in C:\wamp\www\monsite.fr\general\liste.php on line 275
Sachant qu'à la ligne 275 de liste.php, j'ai :
header("Location: item.php");
Alors qu'à la ligne 127 de fonctions.php, je n'ai aucun header.
Merci.
J'ai ce message d'erreur :
Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\monsite.fr\general\fonctions.php:127) in C:\wamp\www\monsite.fr\general\liste.php on line 275
Sachant qu'à la ligne 275 de liste.php, j'ai :
header("Location: item.php");
Alors qu'à la ligne 127 de fonctions.php, je n'ai aucun header.
Merci.