Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
29/07/2006 19:45:35
|
eschamp
Newbie
Joined: 06/06/2005 19:15:15
Messages: 3
Offline
|
I have the code
<?php
include_once "correct path to poll_cookie.php";
?>
at the top of my poll PHP page (gatehousepoll.php), yet I get an error message when I try to vote:
Warning: Cannot modify header information - headers already sent by (output started at correct path to gatehousepoll.php:11) in correct path to poll_cookie.php on line 21
Can someone help please? Thanks.
|
|
14/04/2007 00:15:47
|
mercadoalex
Newbie
Joined: 14/04/2007 00:04:37
Messages: 4
Offline
|
Be sure that no HTML is before your php code
not even a blank line
|
|
|
|
|
|
Based on the open source JForum
|