<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "creating online voting by php &amp;mysql"]]></title>
		<link>https://proxy2.de/forum/posts/list/2.php</link>
		<description><![CDATA[Latest messages posted in the topic "creating online voting by php &amp;mysql"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>creating online voting by php &amp;amp;mysql</title>
				<description><![CDATA[ Hi, im new to php and im requred to do this project. its on online voting.<br /> this is how its suppose to work. a voter must properly logged in and cast his/her vote. now to vote, he/she has give preferences to the candidate; that is, if there are candidates A,B,C,D and let say this is the voters' preferences for the candidate; A=2, B=1, C=4, D=3.<br /> Now a voter must not put the same preference number twice for 2 or more candidate.<br /> <br /> This is how to count the winner. <br /> the winning candidate must have 50%  or above 50% of the total voter that cast their votes.(this is done bycounting all first preference)<br /> if no candidate have 50% votes, but all votes are below 50%, then the candidate at the bottom of the list eliminates and his/her votes will be divided to the other candidates according to their second preference.<br /> and the process continues on until their is one winner.<br /> <br /> the thing is, i don't know where to start, i only created the database having the tables voter to store voters, votes to store votes cast by voter, candidate to store candidate.<br /> i don't don't know how to go about the voting part using php codes.<br /> <br /> could someone please help me out on this.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5092/18390.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5092/18390.php</link>
				<pubDate><![CDATA[Sun, 16 Oct 2005 04:48:03]]> GMT</pubDate>
				<author><![CDATA[ dontiri]]></author>
			</item>
	</channel>
</rss>