<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>funcaday</title>
    <link>http://funcaday.com/</link>
    <description>A PHP function is explored each and every day.</description>
    <language>en-us</language>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>funcaday v1.0</generator>
    <managingEditor>paul@preinheimer.com (Paul Reinheimer)</managingEditor>
    <webMaster>paul@preinheimer.com (Paul Reinheimer)</webMaster>
    <skipDays>
        <day>Sunday</day>
    </skipDays>        
    <item>
      <title>tempnam</title>
      <link>http://funcaday.com/index.php?day=Wednesday</link>
      <description>This function creates a temporary file in the spec...</description>
      <enclosure url="http://funcaday.com/displayEntry.php?date=2008-04-02" length="37647" type="image/png" />
      <pubDate>Wed, 2 Apr 2008 00:00:00 GMT</pubDate>
      <guid>http://funcaday.com/displayEntry.php?id=142</guid>
    </item>        
    <item>
      <title>sys_get_temp_dir</title>
      <link>http://funcaday.com/index.php?day=Tuesday</link>
      <description>This function (requiring PHP 5.2.1 or higher) retu...</description>
      <enclosure url="http://funcaday.com/displayEntry.php?date=2008-04-01" length="33509" type="image/png" />
      <pubDate>Tue, 1 Apr 2008 00:00:00 GMT</pubDate>
      <guid>http://funcaday.com/displayEntry.php?id=141</guid>
    </item>        
    <item>
      <title>defined</title>
      <link>http://funcaday.com/index.php?day=Friday</link>
      <description>Occasionally you may have need to determine if a c...</description>
      <enclosure url="http://funcaday.com/displayEntry.php?date=2008-03-28" length="38691" type="image/png" />
      <pubDate>Fri, 28 Mar 2008 00:00:00 GMT</pubDate>
      <guid>http://funcaday.com/displayEntry.php?id=140</guid>
    </item>        
    <item>
      <title>define</title>
      <link>http://funcaday.com/index.php?day=Thursday</link>
      <description>This function defines a name constant that you can...</description>
      <enclosure url="http://funcaday.com/displayEntry.php?date=2008-03-27" length="43981" type="image/png" />
      <pubDate>Thu, 27 Mar 2008 00:00:00 GMT</pubDate>
      <guid>http://funcaday.com/displayEntry.php?id=139</guid>
    </item>        
    <item>
      <title>phar</title>
      <link>http://funcaday.com/index.php?day=Saturday</link>
      <description></description>
      <enclosure url="http://funcaday.com/displayEntry.php?date=2008-03-22" length="38815" type="image/png" />
      <pubDate>Sat, 22 Mar 2008 00:00:00 GMT</pubDate>
      <guid>http://funcaday.com/displayEntry.php?id=138</guid>
    </item>        
    <item>
      <title>socket_accept</title>
      <link>http://funcaday.com/index.php?day=Friday</link>
      <description>Once you've created a socket and set it to listen ...</description>
      <enclosure url="http://funcaday.com/displayEntry.php?date=2008-03-21" length="38851" type="image/png" />
      <pubDate>Fri, 21 Mar 2008 00:00:00 GMT</pubDate>
      <guid>http://funcaday.com/displayEntry.php?id=137</guid>
    </item>        
    <item>
      <title>socket_read</title>
      <link>http://funcaday.com/index.php?day=Thursday</link>
      <description>This function reads data in from the socket connec...</description>
      <enclosure url="http://funcaday.com/displayEntry.php?date=2008-03-20" length="44159" type="image/png" />
      <pubDate>Thu, 20 Mar 2008 00:00:00 GMT</pubDate>
      <guid>http://funcaday.com/displayEntry.php?id=136</guid>
    </item>        
    <item>
      <title>socket_send</title>
      <link>http://funcaday.com/index.php?day=Wednesday</link>
      <description>This function is used to send $data through the so...</description>
      <enclosure url="http://funcaday.com/displayEntry.php?date=2008-03-19" length="51451" type="image/png" />
      <pubDate>Wed, 19 Mar 2008 00:00:00 GMT</pubDate>
      <guid>http://funcaday.com/displayEntry.php?id=135</guid>
    </item>        
    <item>
      <title>socket_create</title>
      <link>http://funcaday.com/index.php?day=Tuesday</link>
      <description>This function creates a socket resource to be furt...</description>
      <enclosure url="http://funcaday.com/displayEntry.php?date=2008-03-18" length="50425" type="image/png" />
      <pubDate>Tue, 18 Mar 2008 00:00:00 GMT</pubDate>
      <guid>http://funcaday.com/displayEntry.php?id=134</guid>
    </item>        
    <item>
      <title>getprotobyname</title>
      <link>http://funcaday.com/index.php?day=Monday</link>
      <description>When communicating using Sockets you will need to ...</description>
      <enclosure url="http://funcaday.com/displayEntry.php?date=2008-03-17" length="41901" type="image/png" />
      <pubDate>Mon, 17 Mar 2008 00:00:00 GMT</pubDate>
      <guid>http://funcaday.com/displayEntry.php?id=133</guid>
    </item>
    <atom:link href="http://funcaday.com/rss.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>
