<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MSSQL and PHP</title>
	<atom:link href="http://akrabat.com/winphp-challenge/mssql-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com/winphp-challenge/mssql-and-php/</link>
	<description>Developing PHP software in the Real World, by Rob Allen</description>
	<lastBuildDate>Tue, 13 Mar 2012 12:47:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: mafri</title>
		<link>http://akrabat.com/winphp-challenge/mssql-and-php/#comment-81597</link>
		<dc:creator>mafri</dc:creator>
		<pubDate>Wed, 05 Oct 2011 21:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=630#comment-81597</guid>
		<description>&lt;strong&gt;mafri...&lt;/strong&gt;

[...]MSSQL and PHP &#8211; Rob Allen&#039;s DevNotes[...]...</description>
		<content:encoded><![CDATA[<p><strong>mafri...</strong></p>
<p>[...]MSSQL and PHP &#8211; Rob Allen&#039;s DevNotes[...]...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r den heijer</title>
		<link>http://akrabat.com/winphp-challenge/mssql-and-php/#comment-31785</link>
		<dc:creator>r den heijer</dc:creator>
		<pubDate>Wed, 10 Mar 2010 14:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=630#comment-31785</guid>
		<description>ok i have a databse (sql)uploaded to my database now i want to connect it to php and php to my website the meaning is that a customer can use it fill in a form and press save the filled in forum saved in the database and the an email to my boss</description>
		<content:encoded><![CDATA[<p>ok i have a databse (sql)uploaded to my database now i want to connect it to php and php to my website the meaning is that a customer can use it fill in a form and press save the filled in forum saved in the database and the an email to my boss</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework and Microsoft IIS &#187; Koolphp.cn</title>
		<link>http://akrabat.com/winphp-challenge/mssql-and-php/#comment-29204</link>
		<dc:creator>Zend Framework and Microsoft IIS &#187; Koolphp.cn</dc:creator>
		<pubDate>Wed, 18 Nov 2009 14:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=630#comment-29204</guid>
		<description>[...] need to download actual driver from here and PHP extensions from here. Extension can be used like this (it provides sqlsrv_* functions), however I really prefer using PDO or other object oriented [...]</description>
		<content:encoded><![CDATA[<p>[...] need to download actual driver from here and PHP extensions from here. Extension can be used like this (it provides sqlsrv_* functions), however I really prefer using PDO or other object oriented [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akhilesh Kumar Singh</title>
		<link>http://akrabat.com/winphp-challenge/mssql-and-php/#comment-27854</link>
		<dc:creator>Akhilesh Kumar Singh</dc:creator>
		<pubDate>Wed, 08 Jul 2009 07:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=630#comment-27854</guid>
		<description>Sir,
I need free MSSQL server setup.</description>
		<content:encoded><![CDATA[<p>Sir,<br />
I need free MSSQL server setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/winphp-challenge/mssql-and-php/#comment-27344</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Sat, 06 Jun 2009 12:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=630#comment-27344</guid>
		<description>Bm

Assign your $stmt to the view in ZF by using &lt;tt&gt;$this-&gt;view-&gt;stmt = $stmt;&lt;/tt&gt;

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>Bm</p>
<p>Assign your $stmt to the view in ZF by using <tt>$this->view->stmt = $stmt;</tt></p>
<p>Regards,</p>
<p>Rob...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: b</title>
		<link>http://akrabat.com/winphp-challenge/mssql-and-php/#comment-27267</link>
		<dc:creator>b</dc:creator>
		<pubDate>Wed, 03 Jun 2009 20:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=630#comment-27267</guid>
		<description>Thanks for the code. I am wondering, though, shouldn&#039;t I iterate over the contents of the result set in the View? If so, how do I pass the result set $stmt into the view? Or, if this is incorrect, could you suggest a better procedure?

Also, I look forward to you sqlsrv adapter.

Many thanks,

b</description>
		<content:encoded><![CDATA[<p>Thanks for the code. I am wondering, though, shouldn't I iterate over the contents of the result set in the View? If so, how do I pass the result set $stmt into the view? Or, if this is incorrect, could you suggest a better procedure?</p>
<p>Also, I look forward to you sqlsrv adapter.</p>
<p>Many thanks,</p>
<p>b</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework and Microsoft IIS &#124; Juozas devBlog</title>
		<link>http://akrabat.com/winphp-challenge/mssql-and-php/#comment-25952</link>
		<dc:creator>Zend Framework and Microsoft IIS &#124; Juozas devBlog</dc:creator>
		<pubDate>Tue, 05 May 2009 01:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=630#comment-25952</guid>
		<description>[...] need to download actual driver from here and PHP extensions from here. Extension can be used like this (it provides sqlsrv_* functions), however I really prefer using PDO or other object oriented [...]</description>
		<content:encoded><![CDATA[<p>[...] need to download actual driver from here and PHP extensions from here. Extension can be used like this (it provides sqlsrv_* functions), however I really prefer using PDO or other object oriented [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

