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]
ScottGuete winsopedi197981@rambler.ru - 20/09/2022 00:50
216-131-111-173.fra.as62651.net
<a href=https://www.salazar.best/>Web anonymity</a> - Break through CS, Find BG
 
ErnestMox scheepelchedi19835@rambler.ru - 19/09/2022 08:09
216-131-111-156.fra.as62651.net
<a href=https://www.salazar.best/>Garan
t-service</a> - Penetrate CR, Database
 
Tumsthism Tumsthism@beaumail.xyz - 19/09/2022 07:32
37.139.53.20
The starting dose for Cialis is usually 10mg <a href=https://vtopcial.com/>generic cialis for sale</a> Thanks to generic, men have an opportunity to purchase Cialis and Viagra at a low price
 
TommieEnduh opinsibea197113@rambler.ru - 19/09/2022 05:58
216-131-111-168.fra.as62651.net
<a href=https://mi-russiya.com>Ко
лонки Xiaomi</a> - Смартфон Xiaomi Black Shark, Xiaomi Ноутбуки стоимостÑ
Œ
 
WillieBig atecpilan198576@rambler.ru - 19/09/2022 04:38
216-131-111-168.fra.as62651.net
<a href=https://onlinenik.ru/accessory-
k>Браслет кожаный на руку унисекс</a> - тарифы с безлимит�
�ым интернет�
�¾Ð¼, 4g модем купить
 
<  221 | 222 | 223 | 224 | 225 | 226 | 227 | 228 | 229 | 230 |  >
Name:
E-mail:
Comment: