Demo 1 Demo 2 Demo 3 Demo 4 Demo 5


<?php
/* Include this before your html code */
include_once
"./poll_cookie.php"
;
?>

<?php

/* path */
$poll_path = dirname(__FILE__);

require_once $poll_path."/include/config.inc.php";
require_once $poll_path."/include/$POLLDB[class]";
require_once $poll_path."/include/class_poll.php";
require_once $poll_path."/include/class_pollcomment.php";
require_once $poll_path."/include/class_captchatest.php";
$CLASS["db"] = new polldb_sql;
$CLASS["db"]->connect();

$php_poll = new pollcomment();

/* question */
echo $php_poll->get_poll_question(2);


/* poll */
$php_poll->set_template_set("plain");
$php_poll->set_max_bar_length(125);
$php_poll->set_max_bar_height(10);
echo $php_poll->poll_process(2);


/* construct the form */
$php_poll->set_template("poll_form");
$php_poll->set_form_error(array(
    "name" => "Please enter your name.",
// "email" => "You must specify your e-mail address.",
    "message" => "You must specify a message."
    "captcha" => "You must specify the correct key."
));
$html_form = $php_poll->comment_process(2);


/* poll comments */
$php_poll->set_template("poll_comment");
$php_poll->set_comments_per_page(5);
$php_poll->set_date_format("d/m/Y H:i");
$php_poll->data_order_by("time","desc");
echo $php_poll->view_poll_comments(2);
echo $php_poll->get_comment_pages(2);

/* form */
echo $html_form;

?>
     

Which database engine do you prefer?

Which database engine do you prefer?
  MySQL 56.37 % (68590)
  MS SQL 12.15 % (14786)
  Oracle 7.75 % (9428)
  other 7.16 % (8709)
  DB/2 5.79 % (7041)
  Sybase 5.78 % (7029)
  PostgreSQL 5.01 % (6092)
Total votes: 121675

Send comment
Version 2.09
Davidfrels evphk@genvia01.com - 11/06/2017 07:01
46-118-157-125.broadband.kyivstar.net
x <a href= http://paydaymsd.com >payday personal cash advance loans</a> ago <a href=http://paydaymsd.com>best payday loans</a>
 
SamuelNouct potruimmosil@yandex.com - 11/06/2017 06:58
46-118-153-31.broadband.kyivstar.net
n <a href= http://paydaymsd.com >personal loans online</a> difficulty http://paydaymsd.com especially
 
RichardSkews ivhdq@genvia01.com - 11/06/2017 06:16
46-118-153-31.broadband.kyivstar.net
c <a href= http://cialismsd.com >cialis coupon</a> believe <a href=http://cialismsd.com>cheap cialis</a>
 
Bennyhag marcsjostedt@simplyemail.men - 11/06/2017 04:58
46.161.9.23
wh0cd774071 <a href=http://atenololchlorthalidone.u
s.com/>atenolol online</a> <a href=http://chloramphenicol247.club/
>Chloramphenicol</a> <a href=http://furosemide2016.us.com/>b
uy furosemide</a> <a href=http://paxil.us.com/>paxil online</a>
 
Alfredchupe jonhirst@simplyemail.men - 11/06/2017 04:09
46.161.9.23
wh0cd580396 <a href=http://cymbalta247.us.org/>cymb
alta online</a> <a href=http://strattera.us.com/>how much is strattera</a> <a href=http://buyinderal.us.com/>Buy Inderal</a> <a href=http://lisinopril.us.org/>Lisin
opril</a> <a href=http://buypropranolol.us.com/>P
ropranolol Online</a>
 
<  1306 | 1307 | 1308 | 1309 | 1310 | 1311 | 1312 | 1313 | 1314 | 1315 |  >
Name:
E-mail:
Comment: