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]
Tracyweady cara@mynetsolutions.men - 25/04/2017 04:27
46.161.9.22
wh0cd69618 <a href=http://amitriptyline10mg.us.com
/>amitriptyline online</a> <a href=http://buylisinopril.us.org/>bu
y lisinopril</a> <a href=http://wellbutrinonline.us.com/
>wellbutrin by mail</a>
 
Tracyweady bcarter@securesmtp.stream - 24/04/2017 22:09
46.161.9.22
wh0cd374263 <a href=http://ventolin.fail/>ventolin<
/a> <a href=http://advair.bike/>advair</a> <a href=http://toradol.jetzt/>toradol pain shot</a>
 
Tracyweady vanderstrass@emailme.win - 24/04/2017 21:27
46.161.9.22
wh0cd342167 <a href=http://buylevaquin.us.org/>leva
quin 500mg</a> <a href=http://onlinecipro.us.com/>ONLI
NE CIPRO</a>
 
Aarondus definney@b2bmail.men - 24/04/2017 21:01
46.161.9.22
wh0cd36776 <a href=http://buyelocon7.top/>buy elocon cream</a> <a href=http://buyarimidex10.top/>arimi
dex for pct</a> <a href=http://cafergot3.top/>cafergot<
/a>
 
Kennethrug aisha98125@mailserver.men - 24/04/2017 19:18
46.161.9.23
wh0cd37522 <a href=http://buytrazodone-2.gdn/>desy
rel 50 mg</a> <a href=http://furosemide-1.top/>furose
mide</a> <a href=http://buymetformin25.top/>buy metformin</a>
 
<  1471 | 1472 | 1473 | 1474 | 1475 | 1476 | 1477 | 1478 | 1479 | 1480 |  >
Name:
E-mail:
Comment: