<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 100 ROUNDS, a Flash game with Php/MySql hiscore table and explained source code</title>
	<atom:link href="http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/</link>
	<description>italian geek and PROgrammer</description>
	<lastBuildDate>Sat, 11 Feb 2012 05:27:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: SSSSSSSSS</title>
		<link>http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-354809</link>
		<dc:creator>SSSSSSSSS</dc:creator>
		<pubDate>Tue, 16 Dec 2008 00:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-354809</guid>
		<description>Alex Deeley on October 9th, 2006 5:53 pm .
you did something wrong so dont blame the creator!!!!!!


james on November 26th, 2006 4:13 am 
the source file dosent work!,
IT DOES YOU ARE THE ERROR!!!



Josh on February 8th, 2007 1:16 am 
Hey Iâ€™m new to php - I understand the user name and password part of the script, but what is my host? If Iâ€™m using 100mb.com is that my host? or is the name of my database the host? Please helpâ€¦

Josh if you are using xampp - apache ,local, so on your pc then your host is: localhost but can also be needed like:  http://localhost/yourfolder or file.php , else it is wat you see in the adresbar in the webbrowser.


Jake on June 12th, 2007 2:31 am 
I get this in my frame when I test the html
WELL the problem is you because you did not edit
the file wright.
this piece: 
 



chung on June 12th, 2007 7:21 pm 
LEAVE this out. i think but didnot try.
you experiment!

$connection = mysql_connect(&quot;localhost or your addres&quot;, &quot;here your database username&quot;, &quot;password&quot;);
$db= mysql_select_db(here your database name,$connection);


 &lt;strong&gt;HALL OF FAME&lt;/strong&gt;&lt;strong&gt;#&lt;/strong&gt;&lt;strong&gt;Name&lt;/strong&gt;&lt;strong&gt;Time&lt;/strong&gt;
    



i hope this will help someone ..if so.. your welcome.   else you know!!</description>
		<content:encoded><![CDATA[<p>Alex Deeley on October 9th, 2006 5:53 pm .<br />
you did something wrong so dont blame the creator!!!!!!</p>
<p>james on November 26th, 2006 4:13 am<br />
the source file dosent work!,<br />
IT DOES YOU ARE THE ERROR!!!</p>
<p>Josh on February 8th, 2007 1:16 am<br />
Hey Iâ€™m new to php &#8211; I understand the user name and password part of the script, but what is my host? If Iâ€™m using 100mb.com is that my host? or is the name of my database the host? Please helpâ€¦</p>
<p>Josh if you are using xampp &#8211; apache ,local, so on your pc then your host is: localhost but can also be needed like:  <a href="http://localhost/yourfolder" rel="nofollow">http://localhost/yourfolder</a> or file.php , else it is wat you see in the adresbar in the webbrowser.</p>
<p>Jake on June 12th, 2007 2:31 am<br />
I get this in my frame when I test the html<br />
WELL the problem is you because you did not edit<br />
the file wright.<br />
this piece: </p>
<p>chung on June 12th, 2007 7:21 pm<br />
LEAVE this out. i think but didnot try.<br />
you experiment!</p>
<p>$connection = mysql_connect(&#8220;localhost or your addres&#8221;, &#8220;here your database username&#8221;, &#8220;password&#8221;);<br />
$db= mysql_select_db(here your database name,$connection);</p>
<p> <strong>HALL OF FAME</strong><strong>#</strong><strong>Name</strong><strong>Time</strong></p>
<p>i hope this will help someone ..if so.. your welcome.   else you know!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavel</title>
		<link>http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-350901</link>
		<dc:creator>Pavel</dc:creator>
		<pubDate>Tue, 09 Dec 2008 14:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-350901</guid>
		<description>for me, works fine with when variables in php script r used without $_POST, for example, use just $hash instead of _POST[&#039;hash&#039;] and everything works fine. 
and thanks for great tutorial :]</description>
		<content:encoded><![CDATA[<p>for me, works fine with when variables in php script r used without $_POST, for example, use just $hash instead of _POST['hash'] and everything works fine.<br />
and thanks for great tutorial :]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petri</title>
		<link>http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-181749</link>
		<dc:creator>Petri</dc:creator>
		<pubDate>Tue, 03 Jun 2008 19:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-181749</guid>
		<description>&quot;Yeah, little bobby tables we call him&quot;

Is there a good reason why you don&#039;t check the data that&#039;s coming in for SQL Injection hacks?</description>
		<content:encoded><![CDATA[<p>&#8220;Yeah, little bobby tables we call him&#8221;</p>
<p>Is there a good reason why you don&#8217;t check the data that&#8217;s coming in for SQL Injection hacks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike K</title>
		<link>http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-167589</link>
		<dc:creator>Mike K</dc:creator>
		<pubDate>Fri, 23 May 2008 04:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-167589</guid>
		<description>Thanks for the great tutorial. I do a little bit of flash for fun. i&#039;m pretty decent with creating graphics and animations, but this is the first time i&#039;m making an actual game. Thanks alot!</description>
		<content:encoded><![CDATA[<p>Thanks for the great tutorial. I do a little bit of flash for fun. i&#8217;m pretty decent with creating graphics and animations, but this is the first time i&#8217;m making an actual game. Thanks alot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-45869</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 02 Nov 2007 06:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-45869</guid>
		<description>sorry, but this does tell you how to make a game. I am afraid that YOU are the person who doesn&#039;t know what to do. sharpen up, my friend!</description>
		<content:encoded><![CDATA[<p>sorry, but this does tell you how to make a game. I am afraid that YOU are the person who doesn&#8217;t know what to do. sharpen up, my friend!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PSP Games</title>
		<link>http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-43703</link>
		<dc:creator>PSP Games</dc:creator>
		<pubDate>Tue, 23 Oct 2007 11:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-43703</guid>
		<description>Hi, I still can;t find the movie clip called script. Can someone point that out for me?</description>
		<content:encoded><![CDATA[<p>Hi, I still can;t find the movie clip called script. Can someone point that out for me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Annie</title>
		<link>http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-38625</link>
		<dc:creator>Annie</dc:creator>
		<pubDate>Mon, 01 Oct 2007 12:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-38625</guid>
		<description>Hi,

I can&#039;t get the game to work. Is there someone who can help me?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I can&#8217;t get the game to work. Is there someone who can help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chung</title>
		<link>http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-18274</link>
		<dc:creator>chung</dc:creator>
		<pubDate>Tue, 12 Jun 2007 17:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-18274</guid>
		<description>can I hide the php page? coz I don&#039;t wanna have a new page open... how do I fix this? :(</description>
		<content:encoded><![CDATA[<p>can I hide the php page? coz I don&#8217;t wanna have a new page open&#8230; how do I fix this? :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-18184</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Tue, 12 Jun 2007 00:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-18184</guid>
		<description>I get this in my frame when I test the html

____________________________________________________
&quot;&quot;&quot;Warning: mysql_connect(): Unknown MySQL server host &#039;mysql.dayotr.info&#039; (1) in /home/content/s/i/l/silverneo188/html/100rounds/round_score.php on line 3

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/content/s/i/l/silverneo188/html/100rounds/round_score.php on line 4

Warning: mysql_query(): Can&#039;t connect to local MySQL server through socket &#039;/usr/local/mysql-5.0/data/mysql.sock&#039; (2) in /home/content/s/i/l/silverneo188/html/100rounds/round_score.php on line 11

Warning: mysql_query(): A link to the server could not be established in /home/content/s/i/l/silverneo188/html/100rounds/round_score.php on line 11&quot;&quot;&quot;
_________________________________________________________

whats wrong? what do I put in the &quot;your_host_name&quot; in the php file?</description>
		<content:encoded><![CDATA[<p>I get this in my frame when I test the html</p>
<p>____________________________________________________<br />
&#8220;&#8221;"Warning: mysql_connect(): Unknown MySQL server host &#8216;mysql.dayotr.info&#8217; (1) in /home/content/s/i/l/silverneo188/html/100rounds/round_score.php on line 3</p>
<p>Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/content/s/i/l/silverneo188/html/100rounds/round_score.php on line 4</p>
<p>Warning: mysql_query(): Can&#8217;t connect to local MySQL server through socket &#8216;/usr/local/mysql-5.0/data/mysql.sock&#8217; (2) in /home/content/s/i/l/silverneo188/html/100rounds/round_score.php on line 11</p>
<p>Warning: mysql_query(): A link to the server could not be established in /home/content/s/i/l/silverneo188/html/100rounds/round_score.php on line 11&#8243;&#8221;"<br />
_________________________________________________________</p>
<p>whats wrong? what do I put in the &#8220;your_host_name&#8221; in the php file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-15115</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 28 May 2007 20:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/09/24/100-rounds-a-flash-game-with-phpmysql-hiscore-table-and-explained-source-code/#comment-15115</guid>
		<description>Download the flash file then publish it and upload that.</description>
		<content:encoded><![CDATA[<p>Download the flash file then publish it and upload that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 9/11 queries in 0.030 seconds using disk: basic

Served from: www.emanueleferonato.com @ 2012-02-11 17:33:49 -->
