Advanced Poll $pollvars[poll_version]
$sas_lang[IndexTitle]
$sas_lang[NewTitle]
$sas_lang[SetTitle]
$sas_lang[Templates]
$sas_lang[PwdTitle]
$sas_lang[Help]
$question
$sas_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>