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]
CurtisSam syim24400@rng.marvsz.com - 18/03/2017 14:18
199.15.233.148
makplzw

http://www.poloshirtsonlineshop.co.u
k/mens-lacoste-flip-flops-184
http://www.offerzone.co.uk/037-conve
rse-leather-boots-sale.htm
http://www.mandala2012.co.uk/829-adi
das-golf-shoes-clearance-uk.html
http://www.ukfinanceguide.co.uk/880-
air-max-1-grey-black.html
http://www.itsupportlondonbridge.co.
uk/adidas-stan-smith-whitelight-soli
d-grey-246.asp

<a href=http://www.giantfang.co.uk/air-
max-90-woven-456>Air Max 90 Woven</a>
<a href=http://www.northhampshireenterp
rise.co.uk/nike-janoski-shoes-875.ht
ml>Nike Janoski Shoes</a>
<a href=http://www.giantfang.co.uk/nike
-air-force-1-high-outfit-black-424>N
ike Air Force 1 High Outfit Black</a>
<a href=http://www.southportsuperbikesh
op.co.uk/883-air-max-95-on-feet.html
>Air Max 95 On Feet</a>
<a href=http://www.pro-trak.co.uk/sauco
ny-bullet-black-262.htm>Saucony Bullet Black</a>
 
XRumerTest yourmail@gmail.com - 18/03/2017 13:30
195.22.126.40
Hello. And Bye.
 
CurtisSam vbjv98972@rng.marvsz.com - 18/03/2017 13:15
199.15.233.149
lltabnr

http://www.yeezyboostcomprar.es/268-
adidas-yeezy-350-boost-precio
http://www.tropism-interactive.fr/ni
ke-air-max-1-the-6.html
http://www.artestyle.it/?a=97
http://www.airmaxwomenshop.co.uk/air
-max-95-white-and-grey
http://www.rosa-coiffure-esthetique-
17.fr/cortez-nike-2012-744.html

<a href=http://www.salon-julienkoch.fr/
418-reebok-gl-6000-femme-kaki.html>R
eebok Gl 6000 Femme Kaki</a>
<a href=http://www.toys4us.fr/air-max-t
hea-rose-pas-cher-501.html>Air Max Thea Rose Pas Cher</a>
<a href=http://www.topgames365.fr/air-m
ax-thea-grise-et-noir-235>Air Max Thea Grise Et Noir</a>
<a href=http://www.topgames365.fr/nike-
air-max-thea-femme-blanche-094>Nike Air Max Thea Femme Blanche</a>
<a href=http://www.rosi-art.fr/adidas-n
md-8-024.html>Adidas Nmd 8</a>
 
XRumerTest yourmail@gmail.com - 18/03/2017 13:01
195.22.126.40
Hello. And Bye.
 
XRumerTest yourmail@gmail.com - 18/03/2017 12:59
195.22.126.40
Hello. And Bye.
 
<  2361 | 2362 | 2363 | 2364 | 2365 | 2366 | 2367 | 2368 | 2369 | 2370 |  >
Name:
E-mail:
Comment: