<?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>PhpScripter&#187; MySql</title>
	<atom:link href="http://www.phpscripter.info/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpscripter.info</link>
	<description>Scripting PHP buzzword</description>
	<lastBuildDate>Thu, 19 Jun 2008 14:20:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Learn to optimize MySql queries</title>
		<link>http://www.phpscripter.info/2008/06/17/learn-to-optimize-mysql-queries/</link>
		<comments>http://www.phpscripter.info/2008/06/17/learn-to-optimize-mysql-queries/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 22:02:45 +0000</pubDate>
		<dc:creator>Stig Lindqvist</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[Optimizing]]></category>

		<guid isPermaLink="false">http://www.phpscripter.info/?p=11</guid>
		<description><![CDATA[Sometimes we scripters are just lazy, or we don&#8217;t think ahead, or it&#8217;s [insert colleagues name here] fault.  But Sql queries can sometime kill a database server. Just one missing index or bad join could make the finely tuned server cough and and splutter.
Federico Cargnelutti has gathered a fine bunch of optimizing links for [...]]]></description>
		<wfw:commentRss>http://www.phpscripter.info/2008/06/17/learn-to-optimize-mysql-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Begone pesky magic_quotes</title>
		<link>http://www.phpscripter.info/2008/06/14/begone-pesky-magic_quotes/</link>
		<comments>http://www.phpscripter.info/2008/06/14/begone-pesky-magic_quotes/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 17:35:24 +0000</pubDate>
		<dc:creator>Stig Lindqvist</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[MagicQuotes]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Snippet]]></category>

		<guid isPermaLink="false">http://www.phpscripter.info/?p=5</guid>
		<description><![CDATA[This is the first snippet I usually incorporate into a new site or project.
Why? Because this is the number one thing that breaks a php script on diffrent servers. The reason is that the team behind PHP decided that it would be cool if all user input was filtered so it contained backslashes for all [...]]]></description>
		<wfw:commentRss>http://www.phpscripter.info/2008/06/14/begone-pesky-magic_quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new php scripting site is born</title>
		<link>http://www.phpscripter.info/2008/06/14/a-php-scripting-site-is-born/</link>
		<comments>http://www.phpscripter.info/2008/06/14/a-php-scripting-site-is-born/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 15:11:26 +0000</pubDate>
		<dc:creator>Stig Lindqvist</dc:creator>
				<category><![CDATA[Notices]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phpscripter.info/?p=3</guid>
		<description><![CDATA[Welcome to the newly and fresh website about PHP scripting and web developing in general.
We who write on this site has experience since long before the IT boom in the nineties when Goggle was a obscure little company and Altavista ruled the internet. Those wore the days when perl and ssi was the almost the [...]]]></description>
		<wfw:commentRss>http://www.phpscripter.info/2008/06/14/a-php-scripting-site-is-born/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
