If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Show More Polls  XML
Forum Index » General Discussion
Author Message
KlAdBlOk
Newbie

Joined: 24/11/2004 11:09:44
Messages: 2
Offline

Hello

I just want to now if je can show more Polls then one on a page, if its possible what the source for it.

I show now one Poll a page whit this source:

<?php
include_once "/home/yoursite/www/pollphp/db/booth.php";
echo $php_poll->poll_process(x); // x = Poll ID
?>


KlAdBlOk
amber222
Graduate

Joined: 07/05/2004 21:13:07
Messages: 586
Offline

See the example provided. It lists all the polls.
  • http://proxy2.de/poll/demo_3.php

  • Find the file for that demo in your Poll directory (pollphp/textfile/demo_3.php)

    Copy code and then tweak it to fit your site.

    Also, you can just repeat the poll code on a page wherever you want a new poll and change the ID.

    Just so you know, questions like this should go in the Support forum, not this General Discussion forum.
    KlAdBlOk
    Newbie

    Joined: 24/11/2004 11:09:44
    Messages: 2
    Offline

    Thanks!

    Sorry i didn't know that!
    Auron
    Expert
    [Avatar]

    Joined: 23/06/2003 22:02:17
    Messages: 1053
    Offline



    Auron

    Visit my site @ www.ragnaru.com
    Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
    [Email] [WWW]
     
    Forum Index » General Discussion
    Go to:   
    Based on the open source JForum