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 
i can't embed advance poll to my website? Admin Help!!!  XML
Forum Index » Support Forum
Author Message
Anonymous



<?php
include_once "/usr/home/b/o/dukie/public_html/db/poll_cookie.php";
?>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF">
<?php
include_once "/usr/home/b/o/dukie/public_html/db/booth.php";
echo $php_poll->poll_process(newest);
?>
</body>
</html>


After adding the codes into Dreamweaver, and transfer to my ftp server, the poll dont show up. Did I put the code in the right place of my index.html file above? or is the php written wrong?
Anonymous



Try having your file .php and not .html
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum