<?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>Mon, 20 May 2013 01:53:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: PHP Networking ]]></title>
      <guid>http://www.phpdeveloper.org/news/10991</guid>
      <link>http://www.phpdeveloper.org/news/10991</link>
      <description><![CDATA[<p>
In a <a href="http://www.devshed.com/c/a/PHP/PHP-Networking/">new tutorial</a> from DevShed today, they take a look at some of the "networking" functions that PHP has to offer - basically anything that can make a network connection.
</p>
<blockquote>
PHP has a great many tools for interacting with a network and also with the Internet. In this article we will look at some of those tools and functions to see how we can use them to make our scripts more useful in a network environment.
</blockquote>
<p>
They look at the <a href="http://www.php.net/fopen">fopen</a>, <a href="http://www.php.net/gethostbyname">gethostbyname</a>, <a href="http://www.php.net/gethostbynamel">gethostbynamel</a>, <a href="http://php.net/getservbyport">getservbyport</a> and the <a href="http://pear.php.net/package/Net_Whois">Net_Whois</a> PEAR package (among others).
</p>]]></description>
      <pubDate>Tue, 09 Sep 2008 12:09:12 -0500</pubDate>
    </item>
  </channel>
</rss>
