therronial Posted August 21, 2012 Share Posted August 21, 2012 Extremely new to this, but thought I'd chance my arm to see if anyone could help. There are many Ajax polling tutorials and scripts out there that are very detailed and effective, but I was after something a bit more complicated and wondered if anyone could help. Is it possible to have a poll that requires users to be registered before they vote, and then once they have voted the results could display more detailed results? so that when hovering over the pie/bar chart a window is displayed giving a brief breakdown of who voted for that option. (e.g. 60% were female, 19% aged 18-25, etc). Any pointers in the right direction would be appreciated! Many thanks Quote Link to comment https://forums.phpfreaks.com/topic/267367-advanced-ajax-poll/ Share on other sites More sharing options...
Mahngiel Posted August 21, 2012 Share Posted August 21, 2012 a) this is less about javascaript and more about php. you just need to write the responses out from your database. b) starting at the "advanced" stage is not a recommended place for beginners Quote Link to comment https://forums.phpfreaks.com/topic/267367-advanced-ajax-poll/#findComment-1371077 Share on other sites More sharing options...
therronial Posted August 21, 2012 Author Share Posted August 21, 2012 Thanks Mahngiel, Yer I'm not sure what I was hoping for... guess I'll just start with a basic poll then just get googling on how to fetch those database queries. Bit surprised this script doesn't exist already. Quote Link to comment https://forums.phpfreaks.com/topic/267367-advanced-ajax-poll/#findComment-1371082 Share on other sites More sharing options...
Mahngiel Posted August 21, 2012 Share Posted August 21, 2012 oh i'm sure it does. but because you're in unfamiliar territory, you don't recognize it. Quote Link to comment https://forums.phpfreaks.com/topic/267367-advanced-ajax-poll/#findComment-1371083 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.