<?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>acoustype.com &#187; プリペアドステートメント</title>
	<atom:link href="http://acoustype.com/archives/tag/%e3%83%97%e3%83%aa%e3%83%9a%e3%82%a2%e3%83%89%e3%82%b9%e3%83%86%e3%83%bc%e3%83%88%e3%83%a1%e3%83%b3%e3%83%88/feed" rel="self" type="application/rss+xml" />
	<link>http://acoustype.com</link>
	<description>携帯・PCサイトのシステム構築やサーバー構築・保守などやらせて頂いております。</description>
	<lastBuildDate>Mon, 23 Aug 2010 19:25:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PDOで書き直し</title>
		<link>http://acoustype.com/archives/226</link>
		<comments>http://acoustype.com/archives/226#comments</comments>
		<pubDate>Sun, 09 Nov 2008 17:51:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[コメント]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PDO]]></category>
		<category><![CDATA[プリペアドステートメント]]></category>
		<category><![CDATA[マルチインデックス]]></category>

		<guid isPermaLink="false">http://acoustype.com/?p=226</guid>
		<description><![CDATA[				データベースはMySQLしか使わないので、最近はmysqliの関数使ってました。
				持続的接続がmysqliには無いので、PDOを使ってみようかと
				PDOで書き直すついでに、WHERE句の見直し
	 [...]]]></description>
			<content:encoded><![CDATA[				<p>データベースはMySQLしか使わないので、最近はmysqliの関数使ってました。</p>
				<p>持続的接続がmysqliには無いので、PDOを使ってみようかと</p>
				<p>PDOで書き直すついでに、WHERE句の見直し</p>
				<p>プリペアドステートメントや、マルチインデックスの張り方など、色々と考えることが一杯ｗ</p>
				<p>お陰で、DB周りはいろいろと高速化しました。</p>
]]></content:encoded>
			<wfw:commentRss>http://acoustype.com/archives/226/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
