Advanced Poll $pollvars[poll_version]
$lang[IndexTitle]
$lang[NewTitle]
$lang[SetTitle]
$lang[Templates]
$lang[PwdTitle]
$lang[Help]
$question
$lang[HelpPoll]:
<?php // Important! You have to include it before your html code $include_statement "$path/poll_cookie.php"; ?> <html> <body> <?php $include_statement "$path/booth.php"; echo \$php_poll->poll_process($poll_id); ?> </body> </html>