What I am doing wrong ??

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Locked
sital
Posts: 12
Joined: Fri 29. Oct 2004, 21:53
Location: Netherland
Contact:

What I am doing wrong ??

Post by sital »

What I am doing wrong
I can not manage to display my poll
Please look at the PHP script.


<html>
<?php
// Important! You have to include it before your html code include_once
"/home/sites/site23/web/agnipoll/db/poll_cookie.php";
?>
<head>
</head>

<body>
<?php
{PHP:include_once "/home/sites/site23/web/agnipoll/db/booth.php";}
{PHP:echo $php_poll->poll_process(4);}
?>
</body>
</html>
</body>
</html>
Pappnase

Post by Pappnase »

thread closed cos of doubleposting!

http://www.phpwcms.de/forum/viewtopic.php?p=28989
Locked