UK Webmaster Talk - Online Marketing - SEO


 

Survey Script

This is a discussion on Survey Script within the Php and MySQL forums, part of the Programming / Scripting / Coding category; I was wondering if anyone knew of a survey script (in php) that has the following: * An IP can ...


Go Back   UK Webmaster Talk - Online Marketing - SEO > Website Design & Development > Programming / Scripting / Coding > Php and MySQL

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Notices

Reply

 

LinkBack Thread Tools Display Modes
Old 09-05-2006, 22:56   #1 (permalink)
Newbie
 
Join Date: May 2006
Posts: 1
iTrader: 0 / 0%
matty005 is an unknown quantity at this point
Default Survey Script

I was wondering if anyone knew of a survey script (in php) that has the following:

* An IP can only take the survey once, so after i take the survey, i cannot take it again
* there are no right answers, its questions like "how old are you"
* the answers go to a database, and on another page it displays the results of everyones answers
* (Not required) Admin area to control questions and answers

I searched for ages today on google and hotscripts, but i had no luck.

The most important thing is, the user can only submit it once.

Thanks!
matty005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-05-2006, 00:22   #2 (permalink)
Moderator
 
Join Date: Mar 2005
Location: Barnsley, UK
Posts: 1,001
iTrader: 0 / 0%
Wistow has a reputation beyond reputeWistow has a reputation beyond reputeWistow has a reputation beyond reputeWistow has a reputation beyond reputeWistow has a reputation beyond reputeWistow has a reputation beyond repute
Default

Don't rely on IP address so the user can only take it once as if the user is on a dial-up internet connection they are assigned a new IP address everytime they connect.

Also, why not create one yourself

Hope this helps,

Craig
Wistow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23-05-2006, 10:50   #3 (permalink)
Newbie
 
Join Date: May 2006
Location: Wales
Posts: 9
iTrader: 0 / 0%
A-Wing is an unknown quantity at this point
Send a message via ICQ to A-Wing
Default

Quote:
Originally Posted by matty005
I was wondering if anyone knew of a survey script (in php) that has the following:

* An IP can only take the survey once, so after i take the survey, i cannot take it again
* there are no right answers, its questions like "how old are you"
* the answers go to a database, and on another page it displays the results of everyones answers
* (Not required) Admin area to control questions and answers

I searched for ages today on google and hotscripts, but i had no luck.

The most important thing is, the user can only submit it once.

Thanks!
IP based won't be reliable due to providers using dynamic IPs (as stated by Wistow) and crappy ISPs such as AOL using a bunch of passive web proxies.
You would be better off using either a cookie method (not 100% reliable) or a user/pass combination (like most forums do).
The rest of the spec could probably be written in an hour or two. A bit longer if you want to do fancy 3D GD2 based charts.

Regards
Andrew
A-Wing is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
script, survey

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
script that does this xeno Website Development Forum 2 02-04-2006 12:02
Need a script for my site nicklas Website Design Forum 5 12-10-2005 18:20
Help With PHP Script. Departed Php and MySQL 5 01-05-2005 22:18
Your most complicated script Wistow Programming / Scripting / Coding 13 09-04-2005 20:43
Looking for Script cashoutusa Programming / Scripting / Coding 4 02-03-2005 19:23


All times are GMT +1. The time now is 16:37.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
UK Webmaster Forum © WebmasterTalk.co.uk | Design by Forbairt

Ad Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41