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 
Advanced Poll v2.02 "Cookie"?  XML
Forum Index » Support Forum
Author Message
Anonymous



ok is <?php require "poll_cookie.php"; ?> is suppose to be the first line in the page of code is that in the body tag? Right. It still gives me an error so I have to be missing something. Help someone please. Maybe if someone would paste there code that works or just tell me what I am doing wrong.

Thanks
Anonymous



This code is supposed to go before the opening <html> tag
<?php
// Important! You have to include it before your html code
include_once "/home/therocc.org/httpdocs/advpoll/poll_cookie.php";
?>

The rest of the code goes in the body tap wherever you want your poll placed on the page.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum