j'ai un souci avec cette fonction, qui marchait bien ya un certain temps sur une petite appli que j'ai fait en php, en reessayant cette meme appli, bein ca me donne ca :
si quelqu'un avait une idée de ce que ca peut etre ca m'aiderai bien. j'ai pensé que la fonction renvoyait false et que l'affichage était due a ca, mais non car je récupere la valeur et je fais un test dessus, ce qui devrait éviter de m'afficher ce genre de cochonnerie. pourtant c tjrs la. je comprend pas en + ca marchait nikel.Warning: Cannot modify header information - headers already sent by (output started at e:\program files\easyphp1-8\www\application\liste.php:2) in e:\program files\easyphp1-8\www\application\liste.php on line 17
Warning: Cannot modify header information - headers already sent by (output started at e:\program files\easyphp1-8\www\application\liste.php:2) in e:\program files\easyphp1-8\www\application\liste.php on line 18
Warning: Cannot modify header information - headers already sent by (output started at e:\program files\easyphp1-8\www\application\liste.php:2) in e:\program files\easyphp1-8\www\application\liste.php on line 19
Warning: Cannot modify header information - headers already sent by (output started at e:\program files\easyphp1-8\www\application\liste.php:2) in e:\program files\easyphp1-8\www\application\liste.php on line 20
merci de bien vouloir m'aider sur ce point.