<?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: How to Access a MySQL Database Using PHP</title>
	<atom:link href="http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php/feed" rel="self" type="application/rss+xml" />
	<link>http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php</link>
	<description></description>
	<lastBuildDate>Fri, 20 Nov 2009 10:52:57 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Clay</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php/comment-page-1#comment-3609</link>
		<dc:creator>Clay</dc:creator>
		<pubDate>Thu, 12 Nov 2009 07:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php#comment-3609</guid>
		<description>thank the heavens for teamtutorials.com!</description>
		<content:encoded><![CDATA[<p>thank the heavens for teamtutorials.com!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sreenidhi</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php/comment-page-1#comment-3486</link>
		<dc:creator>sreenidhi</dc:creator>
		<pubDate>Fri, 16 Oct 2009 06:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php#comment-3486</guid>
		<description>thanks a lot. 
explanation was really helpful</description>
		<content:encoded><![CDATA[<p>thanks a lot.<br />
explanation was really helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PSP Go</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php/comment-page-1#comment-3447</link>
		<dc:creator>PSP Go</dc:creator>
		<pubDate>Tue, 06 Oct 2009 16:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php#comment-3447</guid>
		<description>Agree with the above poster regarding copy and paste codes. It coukd make it easier for a goof like me.</description>
		<content:encoded><![CDATA[<p>Agree with the above poster regarding copy and paste codes. It coukd make it easier for a goof like me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ari</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php/comment-page-1#comment-3168</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Mon, 10 Aug 2009 06:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php#comment-3168</guid>
		<description>Hello every one,

I am having problems with Mysql and PHP,

I have installed WAMP and cann&#039;t access the mysql database even after granting all the privileges.

Help needed plz...</description>
		<content:encoded><![CDATA[<p>Hello every one,</p>
<p>I am having problems with Mysql and PHP,</p>
<p>I have installed WAMP and cann&#8217;t access the mysql database even after granting all the privileges.</p>
<p>Help needed plz&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tunçay Şanlı</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php/comment-page-1#comment-3117</link>
		<dc:creator>Tunçay Şanlı</dc:creator>
		<pubDate>Fri, 24 Jul 2009 09:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php#comment-3117</guid>
		<description>Hey, thanks for a great tutorial, John... very easy to follow, and works great.

One suggestion, though... it&#039;d be helpful if, rather than posting snapshots of your code, you posted something which we could copy and then paste in our codes. Or maybe add a section at the end where we can download your entire code.

But great work... thanks again :).</description>
		<content:encoded><![CDATA[<p>Hey, thanks for a great tutorial, John&#8230; very easy to follow, and works great.</p>
<p>One suggestion, though&#8230; it&#8217;d be helpful if, rather than posting snapshots of your code, you posted something which we could copy and then paste in our codes. Or maybe add a section at the end where we can download your entire code.</p>
<p>But great work&#8230; thanks again <img src='http://teamtutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php/comment-page-1#comment-2616</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 19 Mar 2009 21:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php#comment-2616</guid>
		<description>Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in C:\wamp\www\PP\insert_staff.php on line 16
Could not insert data: Unknown column &#039;E_mail&#039; in &#039;field list&#039; 
Would you please assist me ith this.

Thank you</description>
		<content:encoded><![CDATA[<p>Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in C:\wamp\www\PP\insert_staff.php on line 16<br />
Could not insert data: Unknown column &#8216;E_mail&#8217; in &#8216;field list&#8217;<br />
Would you please assist me ith this.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editing MySQL Data Using PHP &#124; Team Tutorials</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php/comment-page-1#comment-2590</link>
		<dc:creator>Editing MySQL Data Using PHP &#124; Team Tutorials</dc:creator>
		<pubDate>Fri, 13 Mar 2009 17:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php#comment-2590</guid>
		<description>[...] you haven&#8217;t taken a look at the past tuorials you may want to: How to Access a MySQL Database Using PHP Inserting Data Into a MySQL Database using [...]</description>
		<content:encoded><![CDATA[<p>[...] you haven&#8217;t taken a look at the past tuorials you may want to: How to Access a MySQL Database Using PHP Inserting Data Into a MySQL Database using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Convert a MySQL date field using PHP Functions &#124; Team Tutorials</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php/comment-page-1#comment-2501</link>
		<dc:creator>Convert a MySQL date field using PHP Functions &#124; Team Tutorials</dc:creator>
		<pubDate>Fri, 20 Feb 2009 06:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php#comment-2501</guid>
		<description>[...] How to Access a MySQL Database Using PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Access a MySQL Database Using PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 99Orkut.com</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php/comment-page-1#comment-2441</link>
		<dc:creator>99Orkut.com</dc:creator>
		<pubDate>Fri, 30 Jan 2009 07:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php#comment-2441</guid>
		<description>It shows


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/orkut99/public_html/Test.php on line 14


What can I do...? Plz Help me</description>
		<content:encoded><![CDATA[<p>It shows</p>
<p>Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/orkut99/public_html/Test.php on line 14</p>
<p>What can I do&#8230;? Plz Help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php/comment-page-1#comment-2440</link>
		<dc:creator>William</dc:creator>
		<pubDate>Fri, 30 Jan 2009 05:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-access-a-mysql-database-using-php#comment-2440</guid>
		<description>John,
This is an excellent tutorial! My only wish is that I had someone that could teach so well when I was beginning PHP . I followed through your tutorial and was amazed at how well you explained everything. The tutorial is really done in a way so that anyone wanting to learn PHP can grasp what you are showing them. Well done..</description>
		<content:encoded><![CDATA[<p>John,<br />
This is an excellent tutorial! My only wish is that I had someone that could teach so well when I was beginning PHP . I followed through your tutorial and was amazed at how well you explained everything. The tutorial is really done in a way so that anyone wanting to learn PHP can grasp what you are showing them. Well done..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
