Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/luanborelli/www/atividadephpi/form1.submit.php:6) in /home/luanborelli/www/atividadephpi/form1.submit.php on line 39 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/luanborelli/www/atividadephpi/form1.submit.php:6) in /home/luanborelli/www/atividadephpi/form1.submit.php on line 39
Question
LuanB
Olá , esse é o meu primeiro post , vim tentar tirar uma duvida minha sobre sessão ...
pode ser uma duvida meio inutil , mas não deem bola , sou iniciante ainda ^^
bom , estava fazendo meu exercicio do curso de php que estou fazendo e pedia para uma hora ,
colocar todos os dados do formulario que fiz em html em uma matriz chamada dados , depois gravar
a matriz em uma sessão .
Eu fiz isso do jeito que achei que era para ser feito .
veja o código todo :
mas quando executo o script dá o seguinte erro :
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/luanborelli/www/atividadephpi/form1.submit.php:6) in /home/luanborelli/www/atividadephpi/form1.submit.php on line 39 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/luanborelli/www/atividadephpi/form1.submit.php:6) in /home/luanborelli/www/atividadephpi/form1.submit.php on line 39
ajudem se puderem ,
obrigado !
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.