<?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, 24 May 2012 19:46:48 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Christopher Kunz's Blog: PHPShield revisited]]></title>
      <guid>http://www.phpdeveloper.org/news/10242</guid>
      <link>http://www.phpdeveloper.org/news/10242</link>
      <description><![CDATA[<p>
<i>Christopher Kunz</i> has gone back and <a href="http://www.christopher-kunz.de/archives/169-PHPShield-revisited.html">revisited</a> the PHPShield product that he'd looked at <a href="http://www.phpdeveloper.org/news/10025">previously</a> with data obscured to make potential customer think that it had nothing to do with either SourceGuardian or Inovica.
</p>
<p>Checking up on it again, he was happily surprised with some of the results:</p>
<blockquote>
I asked him again today via private mail and his response was swift. The whois entries for phpshield.com now point to his person and we can expect additional information on the web site itself soon. I like it when things can be resolved like that and I actually think this is a chance for his product rather than a possible competition issue.
</blockquote>
<p>
This helps to more clearly define the difference between the PHPShield and SourceGuarian products. You can find out more information about each product from their sites - <a href="http://phpshield.com/">PHPShield</a> and <a href="http://www.sourceguardian.com/">SourceGuarian</a>. Both are encoding packages to help protect and distribute your code.
</p>]]></description>
      <pubDate>Thu, 22 May 2008 08:48:16 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[AnyExamples.com: PHP Whois Client Function]]></title>
      <guid>http://www.phpdeveloper.org/news/8683</guid>
      <link>http://www.phpdeveloper.org/news/8683</link>
      <description><![CDATA[<p>
On the AnyExamples.com website, there's a <a href="http://www.anyexample.com/programming/php/php_whois_client_function.xml">new little how to</a> on making a whois client in PHP (without just using an exec or similar call to the filesystem).
</p>
<blockquote>
This article contains PHP implementation of whois client (as a function ae_whois), which may be used to request domain information from specified whois servers.
</blockquote>
<p>
Their <a href="http://www.anyexample.com/programming/php/php_whois_client_function.xml">method</a> uses the socket functionality (fsockopen, fwrite, fclose) to make a connection to the remote server for the specified domain's information.
</p>]]></description>
      <pubDate>Wed, 19 Sep 2007 08:43:00 -0500</pubDate>
    </item>
  </channel>
</rss>

