<?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>Sat, 18 May 2013 11:56:58 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Josh Gilman's Blog: HTTPSock Class]]></title>
      <guid>http://www.phpdeveloper.org/news/7171</guid>
      <link>http://www.phpdeveloper.org/news/7171</link>
      <description><![CDATA[<p>
<i>Josh Gilman</i> has <a href="http://www.aliasxneo.net/2007/01/httpsock-class_19.html">posted</a> a new class that he's developed to make it simple to create the HTTP headers for any connection.
</p>
<blockquote>
It also reads back the host's reply and parses any header and cookie information. Supports GZIP encoding as well. The source can be seen <a href="http://www.aliasxneo.net/HTTPSock.html">here</a>. Feel free to use it, just don't take any credit for yourself. More to come soon! 
</blockquote>
<p>
<a href="http://www.aliasxneo.net/HTTPSock.html">The code</a> is pretty simple - all OOP and in a class to make it easy and the assemble_header function makes you a single function call away from your shiny new headers for your message.
</p>]]></description>
      <pubDate>Fri, 26 Jan 2007 13:19:09 -0600</pubDate>
    </item>
  </channel>
</rss>
