<?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>How 2 Guru &#187; Store Procedure</title>
	<atom:link href="http://www.how2guru.com/archives/tag/store-procedure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.how2guru.com</link>
	<description>My Technical Sharing Blog</description>
	<lastBuildDate>Tue, 04 Oct 2011 04:50:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP call oracle store procedure</title>
		<link>http://www.how2guru.com/archives/php-call-oracle-store-procedure/</link>
		<comments>http://www.how2guru.com/archives/php-call-oracle-store-procedure/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 04:47:05 +0000</pubDate>
		<dc:creator>h2Guru</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Store Procedure]]></category>

		<guid isPermaLink="false">http://www.myhow2guru.com/?p=96</guid>
		<description><![CDATA[For PHP, it is not a difficult task to connect to Oracle database. But recently, I am working on a project that require me to execute the oracle store procedure with pass in some input &#38; retrieve the output. It should be pretty easy, just I never try it before. So I write a simple [...]]]></description>
		<wfw:commentRss>http://www.how2guru.com/archives/php-call-oracle-store-procedure/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

