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]
Bennyhag bstec@jaggernautemail.win - 06/04/2017 03:40
46.161.9.23
wh0cd705653 <a href=http://robaxin3.top/>robaxin</a
> <a href=http://buyerythromycin250.top/>
where can i buy erythromycin</a> <a href=http://buytoradolonline.club/>t
oradol 10mg tablets</a>
 
Charlesjab kimmitchell@hostingninja.men - 06/04/2017 03:17
46.161.9.23
wh0cd847310 <a href=http://buyhydrochlorothiazide-2
016.top/>hydrochlorothiazide 12.5 mg tablet</a> <a href=http://clonidineadhd.review/>cl
onidine adhd adults</a> <a href=http://tetracycline100.top/>tet
racycline</a> <a href=http://buylevitra11.top/>buy levitra vardenafil</a>
 
Michaeldiave - 06/04/2017 03:00
46.161.9.22
wh0cd400625 <a href=http://propecianorx.us.com/>pro
pecia no rx</a> <a href=http://sildenafilnorx.us.com/>s
ildenafil no rx</a>
 
Charlesjab condocraftsmen@mail4you.win - 06/04/2017 02:55
46.161.9.23
wh0cd839048 <a href=http://emsam.us/>emsam</a>
 
Bennyhag striker745@mail4you.men - 06/04/2017 02:45
46.161.9.23
wh0cd673688 <a href=http://strattera365.top/>stratt
era</a> <a href=http://buypropranolol11.us/>20 mg propranolol</a> <a href=http://buyatarax247.top/>buy atarax</a> <a href=http://cephalexin911.top/>cepha
lexin</a>
 
<  1602 | 1603 | 1604 | 1605 | 1606 | 1607 | 1608 | 1609 | 1610 | 1611 |  >
Name:
E-mail:
Comment: