<?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"
	>
<channel>
	<title>Comments on: Building your own myspace.com with PHP Part II: Designing the database</title>
	<atom:link href="http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/</link>
	<description>Tutorials and tips for improving your website</description>
	<pubDate>Sat, 22 Nov 2008 03:22:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Dale</title>
		<link>http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-186</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Fri, 06 Jun 2008 21:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-186</guid>
		<description>I am having truble with name the files so thay work San some one email me with what i have to name them

Especily This One

require_once("DbConnector.php");   // Include the database class
$db = new DbConnector();               // Create an instance of the database class
$db-&#62;connect();                               // Connect to the database
$query = "SELECT * FROM table;    // Perform a query to the database
$result = $db-&#62;query($query);
$rows = $db-&#62;fetchArray($query);  // Get an array with the results
echo $rows["data"];                 

If you can your help me be gratly aprecated

ps i am makinging a link to your website from Mine Hope that is ok</description>
		<content:encoded><![CDATA[<p>I am having truble with name the files so thay work San some one email me with what i have to name them</p>
<p>Especily This One</p>
<p>require_once(&#8221;DbConnector.php&#8221;);   // Include the database class<br />
$db = new DbConnector();               // Create an instance of the database class<br />
$db-&gt;connect();                               // Connect to the database<br />
$query = &#8220;SELECT * FROM table;    // Perform a query to the database<br />
$result = $db-&gt;query($query);<br />
$rows = $db-&gt;fetchArray($query);  // Get an array with the results<br />
echo $rows["data"];                 </p>
<p>If you can your help me be gratly aprecated</p>
<p>ps i am makinging a link to your website from Mine Hope that is ok</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lewis</title>
		<link>http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-183</link>
		<dc:creator>lewis</dc:creator>
		<pubDate>Sat, 31 May 2008 06:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-183</guid>
		<description>ok from the database class.... how can you put that in...i cant find anywhere in my database which is allowing the code?</description>
		<content:encoded><![CDATA[<p>ok from the database class&#8230;. how can you put that in&#8230;i cant find anywhere in my database which is allowing the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-178</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 08 Apr 2008 04:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-178</guid>
		<description>You neglect to say whether this stuff is all on the same page or not.  What is going on?</description>
		<content:encoded><![CDATA[<p>You neglect to say whether this stuff is all on the same page or not.  What is going on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webster</title>
		<link>http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-170</link>
		<dc:creator>webster</dc:creator>
		<pubDate>Fri, 07 Mar 2008 07:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-170</guid>
		<description>HEY THANKS FOR THE TUTORIAL BUT IT DONT WORK WITH ME .. IM DOING THIS WEBSITE IS JUST LIKE MYSPACE BUT IS GOING TO BE FOR 18 AND UP PEOPLE IS CALL MY SEXROOM WELL IS GOING TO BE A CRAZY WEB .. WELL CAN YOU SEND ME A MESSAGE BACK IF YOU THINK THAT YOU CAN HELP ME PLEASE I WILL PAY YOU BY PAYPAL IF YOU WANNT BUT JUST HELP ME PLEASE MY EMAIL IS (AZFLOW.NET@GMAIL.COM)</description>
		<content:encoded><![CDATA[<p>HEY THANKS FOR THE TUTORIAL BUT IT DONT WORK WITH ME .. IM DOING THIS WEBSITE IS JUST LIKE MYSPACE BUT IS GOING TO BE FOR 18 AND UP PEOPLE IS CALL MY SEXROOM WELL IS GOING TO BE A CRAZY WEB .. WELL CAN YOU SEND ME A MESSAGE BACK IF YOU THINK THAT YOU CAN HELP ME PLEASE I WILL PAY YOU BY PAYPAL IF YOU WANNT BUT JUST HELP ME PLEASE MY EMAIL IS (AZFLOW.NET@GMAIL.COM)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-138</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 25 Oct 2007 22:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-138</guid>
		<description>$result = $db-&#62;query($query);
$rows = $db-&#62;fetchArray($query);  // Get an array with the results

isn't this suppose to be 
$result = $db-&#62;query($query);
$rows = $db-&#62;fetchArray($result);  // Get an array with the results</description>
		<content:encoded><![CDATA[<p>$result = $db-&gt;query($query);<br />
$rows = $db-&gt;fetchArray($query);  // Get an array with the results</p>
<p>isn&#8217;t this suppose to be<br />
$result = $db-&gt;query($query);<br />
$rows = $db-&gt;fetchArray($result);  // Get an array with the results</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-130</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 18 Sep 2007 07:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-130</guid>
		<description>Excellent tutorial. Only you missed the validation of the system characters when posting a msg to a users' guestbook. Try to post " or \ and you'll see what I mean. Otherwise, great..</description>
		<content:encoded><![CDATA[<p>Excellent tutorial. Only you missed the validation of the system characters when posting a msg to a users&#8217; guestbook. Try to post &#8221; or \ and you&#8217;ll see what I mean. Otherwise, great..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sonia</title>
		<link>http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-127</link>
		<dc:creator>sonia</dc:creator>
		<pubDate>Wed, 12 Sep 2007 18:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.upgradetheweb.com/2007/07/31/building-your-own-myspacecom-with-phppart-ii-designing-the-database/#comment-127</guid>
		<description>greate tutorial..this is the best one, i ever find on community websites</description>
		<content:encoded><![CDATA[<p>greate tutorial..this is the best one, i ever find on community websites</p>
]]></content:encoded>
	</item>
</channel>
</rss>
