Results 1 to 2 of 2

Thread: Pole Trouble

  1. #1
    Join Date
    Aug 2010
    Posts
    18
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Question Pole Trouble

    hey guys, I Don't Know Too Much about PHP so i usually find pre-made scripts, and so far i can't find a pole that will fit this concept:



    so if you could give me a link that would be great

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    That's a fairly simple script, but of course you will need to integrate it with the images. It's a VERY basic poll: allow users to vote once by clicking on an image. You will need to setup a database (or flat files [.txt files] if you can't use a database) then work out users-- can they vote twice? Do they need to be logged in? Etc. Then just store one vote every time a link like that is clicked.

    I recommend first learning the basics of PHP then working with this poll after that. It will be easier with a little experience. You will also need to work out using a databases and creating a user system.

    You may be able to find something like what you want, but without any experience with PHP you will probably have trouble integrating it with your site especially depending on how you want your user system to work.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •