Return to Information

Radio Control Info Polls

[insert_php]
$error = ”;
$POLL = ‘a’;
if ($_GET[‘e’])
{
$e = $_GET[‘e’];
if ($e == 1 )
{
$error = ‘

Error Message

It looks like you have already voted for that pole.

‘;
}
else if ($e == 2 )
{
$error = ‘

Error Message

You left the Poll option blank.

‘;

}
else if ($e == 3 )
{
$error = ‘

Error Message

You must first participate in the Poll.

‘;

}
}

//title tags

include $_SERVER[‘DOCUMENT_ROOT’] . ‘/Poll/poll.php’;

[/insert_php]

Vote in all the polls to cast your opinion. Once you vote, the results will be displayed.

[insert_php] echo $error ; [/insert_php]

 

[insert_php] echo $content; [/insert_php]

 

The Radio Control Poll gathers common information for a general idea of what is popular in the Radio Control Industry. The information reflects what most hobbyists are interested in.