bueno antes de colocar el poll me da estos siguientes codigos para que funcione:
<?php
// Important! You have to include it before your html code
include_once "c:/Apache/htdocs/pgns/fos/db/poll_cookie.php";
?>
<html>
<body>
<?php
include_once "c:/Apache/htdocs/pgns/fos/db/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>
bueno para votar esta todo bien pero cuando veo el resultado me sale este aviso.
Warning: Cannot add header information - headers already sent by (output started at c:\Apache\htdocs\pgns\fos\labanda\index.php:9) in c:\Apache\htdocs\pgns\fos\db\poll_cookie.php on line 22
si alguien me puede ayudar por favor estare muy agradecido
esto lo prove en un servidor apache 1x sobre windows me.
saludos
