Warning: Cannot add header information - headers already sent by (output started at c:\apache\htdocs\new\inregistrare.php:17) in c:\apache\htdocs\new\inregistrare.php on line 30
this is the kind of errors i`m getting. I`m trying to make a user authentication. I have php triad installed and i don`t know why i`m getting these errors. A friend said it`s because i have to many sessions started. but if i try to start it only in the index, and not in the includes ... won`t work. i mean i can`t log in. I don`t know if you understood anything, but i`m a noob in php and this is the only way i can put it. Is there another way to redirect to another page ... that won`t give me this error ?
this is the kind of errors i`m getting. I`m trying to make a user authentication. I have php triad installed and i don`t know why i`m getting these errors. A friend said it`s because i have to many sessions started. but if i try to start it only in the index, and not in the includes ... won`t work. i mean i can`t log in. I don`t know if you understood anything, but i`m a noob in php and this is the only way i can put it. Is there another way to redirect to another page ... that won`t give me this error ?