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 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 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. 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. Link to comment https://forums.phpfreaks.com/topic/267367-advanced-ajax-poll/#findComment-1371083 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.