<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[PHPBuilder.com RSS]]></title>
    <link>http://www.phpbuilder.com/rss.xml</link>
    <description><![CDATA[PHPBuilder.com RSS Feeds]]></description>
    <pubDate>Thu, 11 Jan 2018 13:49:51 -0800</pubDate>
    <lastBuildDate>Thu, 11 Jan 2018 13:49:51 -0800</lastBuildDate>
    <managingEditor>info@quinstreet.com</managingEditor>
    <generator>Zend_Feed</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[How to Set up PHP on an IIS Web Server]]></title>
      <link>http://www.phpbuilder.com/articles/setup-and-installation/windows/how-to-set-up-php-on-an-iis-web-server.html</link>
      <description><![CDATA[Although this is not a common combination, some might want to leverage the advantages of Windows servers, while still being able to develop and run PHP applications. In this tutorial, we will see how to install IIS Web server and PHP on a Windows Server 2012.]]></description>
      <pubDate>Tue, 28 Feb 2017 05:44:00 -0800</pubDate>
    </item>
    <item>
      <title><![CDATA[Dependency Injection in PHP]]></title>
      <link>http://www.phpbuilder.com/articles/application-architecture/design/using-dependency-injection-in-php.html</link>
      <description><![CDATA[Dependency injection is a software design pattern that implements the inversion of a control concept for resolving dependencies. According to this concept, a class should not configure its dependencies statically, but should be configured from the outside. Learn about Dependency Injection and the main PHP containers/frameworks used in working with PHP.]]></description>
      <pubDate>Mon, 30 Jan 2017 11:47:00 -0800</pubDate>
    </item>
  </channel>
</rss>
