<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Examples on PHP, MySQL, JavaScript, MooTools and CSS &#187; MySQL</title>
	<atom:link href="http://www.php-help.ro/php-programming/mysql-database-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-help.ro</link>
	<description>All about integrating PHP with JavaScript and Flash</description>
	<lastBuildDate>Mon, 06 Sep 2010 07:50:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP header 500 &#8211; manage your mySQL errors</title>
		<link>http://www.php-help.ro/php-tutorials/php-header-500-manage-your-mysql-errors/</link>
		<comments>http://www.php-help.ro/php-tutorials/php-header-500-manage-your-mysql-errors/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 16:14:11 +0000</pubDate>
		<dc:creator>Constantin Boiangiu</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[blank page]]></category>
		<category><![CDATA[database test]]></category>
		<category><![CDATA[internal server error]]></category>
		<category><![CDATA[search engines]]></category>

		<guid isPermaLink="false">http://www.php-help.ro/php/php-header-500-manage-your-mysql-errors/</guid>
		<description><![CDATA[From time to time problems appear. mySQL server crashes, some error in a sql query might think it&#8217;s time to show her ugly face and in top of all that, the all mighty Google comes to index your page. And when he does, he indexes a page that presents an error or a blank page. [...]]]></description>
		<wfw:commentRss>http://www.php-help.ro/php-tutorials/php-header-500-manage-your-mysql-errors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>show rows in category with minimal execution time</title>
		<link>http://www.php-help.ro/mysql-database-tutorials/show-rows-in-category-with-minimal-execution-time/</link>
		<comments>http://www.php-help.ro/mysql-database-tutorials/show-rows-in-category-with-minimal-execution-time/#comments</comments>
		<pubDate>Fri, 18 May 2007 18:55:49 +0000</pubDate>
		<dc:creator>Constantin Boiangiu</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.php-help.ro/archives/7</guid>
		<description><![CDATA[You&#8217;ve all seen or made by now an e-commerce shop. If you look at big shops, they use to show right next to the category name the number of products available in that category &#8211; ie: Computers (190).  Wel, once again you can do that in more that one way.
First way (and the wrong [...]]]></description>
		<wfw:commentRss>http://www.php-help.ro/mysql-database-tutorials/show-rows-in-category-with-minimal-execution-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql_num_rows vs mysql native count()</title>
		<link>http://www.php-help.ro/mysql-database-tutorials/mysql_num_rows-vs-mysql-native-count/</link>
		<comments>http://www.php-help.ro/mysql-database-tutorials/mysql_num_rows-vs-mysql-native-count/#comments</comments>
		<pubDate>Fri, 18 May 2007 18:37:16 +0000</pubDate>
		<dc:creator>Constantin Boiangiu</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.php-help.ro/archives/6</guid>
		<description><![CDATA[The big question regarding this issue is: what is fater?
Let&#8217;s assume you need to build a pagination script. In order to find the total number of rows that will help you determine the number of total pages, you have to use either mysql_num_rows() or simply make your request using mysql&#8217;s count(). From my experience, when [...]]]></description>
		<wfw:commentRss>http://www.php-help.ro/mysql-database-tutorials/mysql_num_rows-vs-mysql-native-count/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
