<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 20 Jun 2013 00:41:15 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PeterGuy.com: How to install PHP 5.x on Windows Server 2003 with IIS 6]]></title>
      <guid>http://www.phpdeveloper.org/news/4737</guid>
      <link>http://www.phpdeveloper.org/news/4737</link>
      <description><![CDATA[Via a <a href="http://digg.com/software/How_to_install_PHP_5.x_on_Windows_Server_2003_with_IIS_6">post from digg.com</a> today, there's a pointer to <a href="http://www.peterguy.com/php/install_iis6.html">an extensive guide</a> for installing PHP 5.x on a Windows machine (Server 2003) running the IIS 6 webserver.
<p>
<quote>
<i>
If you have already done basic configuration of IIS6 on Windows Server 2003, and have an otherwise functional setup, then exactly following these steps should give you a fully-functioning installation of PHP. However, since I cannot know the combination of hardware and software you are running, or any of the environment factors within which you work, I cannot gaurantee that these steps will work for you. They have worked for me and others who have followed them.
</i>
</quote>
<p>
There are <a href="http://www.peterguy.com/php/install_iis6.html">five parts</a> to the guide - Installation, Configuration of PHP, Configuration of IIS, Testing, and Troubleshooting. Each step is very descriptive and provides a "sub-list" of things to be sure to set up. The troubleshooting section can help out a great deal as well, providing easy answers to common questions about the setup process...]]></description>
      <pubDate>Thu, 26 Jan 2006 07:04:10 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPKitchen: PHP 5 Objects, Patterns, and Practice]]></title>
      <guid>http://www.phpdeveloper.org/news/4633</guid>
      <link>http://www.phpdeveloper.org/news/4633</link>
      <description><![CDATA[On PHPKitchen today, <i>Demian Turner</i> has posted a <a href="http://www.phpkitchen.com/index.php?/archives/711-PHP-5-Objects,-Patterns,-and-Practice.html">a few words</a> about one of the latest PHP-related books he's read, "PHP5 Objects, Patterns, and Practice" from APress.
<p>
<quote>
<i>
I recently read <a href="http://www.corrosive.co.uk/">Matt Zandstra</a>'s <a href="http://www.amazon.com/exec/obidos/tg/detail/-/1590593804/qid=1121112975/sr=8-1/ref=sr_8_xs_ap_i1_xgl14/102-4448196-3612105?v=glance&s=books&n=507846">PHP 5 Objects, Patterns, and Practice</a> and thought I'd say a few good words about it for those who haven't been recommended yet. A lot of good PHP5 books have come out recently, eg something like <a href="http://www.phptr.com/bookstore/product.asp?isbn=013147149X&rl=1">PHP 5 Power Programming</a> is an excellent resource for the finer points of charset issues, utf8 in PHP, timezone gotchas.  But it's quite unusual in PHP circles for a book to come out that gives overall sound advice on application design.
<p>
I found Matt, who comes from a Java background, really hit the nail on the head, this book is an enjoyable read. While the first few chapters make allowances for readers who don't have a lot of exposure to OOP, the rest is quite a stimulating read, helped along in no small part by Matt's excellent unambiguous writing style.
</i>
</quote>
<p>
He <a href="http://www.phpkitchen.com/index.php?/archives/711-PHP-5-Objects,-Patterns,-and-Practice.html">also mentions other topics</a> that the book covers, things like the Composite pattern, Phing, PEAR, and the Reflection API.]]></description>
      <pubDate>Mon, 09 Jan 2006 07:05:39 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Christian Stocker's Blog: PHP 5, OS X, fink and iconv]]></title>
      <guid>http://www.phpdeveloper.org/news/4622</guid>
      <link>http://www.phpdeveloper.org/news/4622</link>
      <description><![CDATA[<i>Christian Stocker</i> has <a href="http://blog.bitflux.ch/archive/2006/01/06/php-5-os-x-fink-and-iconv.html">a quick new post</a> with a solution for those Mac users out there that would like to use the iconv extension with fink.
<p>
<quote>
<i>
If you want to get the iconv extension properly running with PHP 5 and <a href="http://fink.sf.net/">fink</a> on OS X, you need the following configure option
<p>
--with-iconv=/sw/
<p>
and then it should work.
<p>
Hope that helps others, too.
</i>
</quote>
<p>
And, apparently, it does - given the one comment below it so far that has a positive response...
]]></description>
      <pubDate>Fri, 06 Jan 2006 07:23:47 -0600</pubDate>
    </item>
  </channel>
</rss>
