If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
please help me  XML
Forum Index » Support Forum
Author Message
Anonymous



im getting this error warning
what am i doing wrong ???


Warning: Cannot add header information - headers already sent by (output started at /usr/home/www.mysite.nl/www/poll.php:5) in /usr/home/www.mysite.nl/www/poll/db/poll_cookie.php on line 21


rgds
Xepa
Anonymous



This topic was covered a few forum pages ago. You probably haven't included the

<?php
// Important! You have to include it before your html code
require "/htdocs/vurs/anketa/poll_cookie.php";
?>

before the <html> tag on the very top of the page.

Instead of the "/htdocs/vurs/anketa/ you use your path.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum