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
PostgreSQL
Oracle
MS SQL
Sybase
other
DB/2
[View results]
Michaeldiave beauty20910@b2bmail.stream - 22/03/2017 00:05
46.161.9.22
wh0cd747049 <a href=http://zestoretic.us/>zestoreti
c</a>
 
Tracyweady paulrbeauchamp@yourmailpro.stream - 22/03/2017 00:04
46.161.9.22
wh0cd20912 <a href=http://tadacip2017.science/>tad
acip 20mg</a> <a href=http://furosemide2017.science/>
order furosemide online</a> <a href=http://atarax2017.cricket/>atar
ax</a>
 
Aarondus nicola@simplyemail.win - 21/03/2017 23:50
46.161.9.22
wh0cd906858 <a href=http://arimidex17.science/>liqu
id arimidex for sale</a> <a href=http://arimidex2017.bid/>order arimidex</a> <a href=http://buycialis17.science/>cia
lis from canada no prescription</a> <a href=http://cialisprice17.science/>c
ialis</a> <a href=http://nexium2017.bid/>buy nexium online</a>
 
Kennethrug genie@mail4you.men - 21/03/2017 23:48
46.161.9.23
wh0cd801545 <a href=http://clindamycin300mg.review/
>clindamycin</a> <a href=http://sildalis8.top/>sildalis<
/a> <a href=http://buylevitra11.top/>where to buy levitra</a>
 
Michaeldiave twinletone@mail4you.men - 21/03/2017 23:46
46.161.9.22
wh0cd738787 <a href=http://nolvadex.us.com/>PURCHAS
E NOLVADEX</a> <a href=http://viagranoprescription.us.
com/>VIAGRA CANADA</a>
 
<  2189 | 2190 | 2191 | 2192 | 2193 | 2194 | 2195 | 2196 | 2197 | 2198 |  >
Name:
E-mail:
Comment: