<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced Poll -- IP table(s) or records of all votes?"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced Poll -- IP table(s) or records of all votes?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced Poll -- IP table(s) or records of all votes?</title>
				<description><![CDATA[ Dear sirs, thanks a lot for very usefull script!<br /> Works excellent for 2 years!<br /> <br /> I would like to ask you for a mod or a tip: I need a table(s) of all votes (may be with IP's like identifiers).<br /> Just it and nothing more - neither more of graphic interfaces, nor export features. I can download that data from MYSQL. <br /> <br /> What is it for?<br /> <br /> For example, if the question 1 is about sex - male / female<br /> And Q2 is about smoking - yes / no<br /> <br /> And when all answers are both 50/50<br /> <br /> I need to know whether it is<br /> <br /> [code]<br />           male    female    total<br /> smoking    10%     40%       50%<br /> don't      40%     10%       50%<br /> Total      50%     50%      100%<br /> [/code]<br /> <br /> or <br /> <br /> [code]<br />           male    female    total<br /> smoking    30%     20%       50%<br /> don't      20%     30%       50%<br /> Total      50%     50%      100%<br /> [/code]<br /> <br /> <br /> So is it possible to reorganize somehow tables so that I could get the only 1 like <br /> <br /> <br /> [code]<br /> IP            1.male    1.female      2.yes      2.no  <br /> 1.1.1.1       1         0             0           1<br /> 2.2.2.2       0         1             1           0<br /> ...<br /> ...<br /> [/code]<br /> (may be without IP in this case)<br /> <br /> or each for each poll like<br /> <br /> <br /> [code]<br /> sex<br /> IP         male  female   <br /> 1.1.1.1     1      0          <br /> 2.2.2.2     0      1          <br /> ...<br /> ...<br /> [/code]<br /> <br /> [code]<br /> smoking<br /> IP         yes   no  <br /> 1.1.1.1     0     1<br /> 2.2.2.2     1     0<br /> ...<br /> ...<br /> [/code]<br /> <br /> <br /> <br /> I can manage DataBases, but not experienced with PHP... :(<br /> <br /> Can anyone help or just give a tip, a bit of advice?<br /> <br /> <br /> THANKS IN ADVANCE!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7169/24245.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7169/24245.php</link>
				<pubDate><![CDATA[Mon, 8 Sep 2008 18:46:21]]> GMT</pubDate>
				<author><![CDATA[ surin]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You might be better off looking at www.hotscripts.com for survey scripts.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7169/24246.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7169/24246.php</link>
				<pubDate><![CDATA[Mon, 8 Sep 2008 19:59:45]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>