<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 08:14:14 +0000</lastBuildDate>
    <item>
      <title>(PHP) PHP Custom Error Handling and Emailing - Nettuts</title>
      <link>https://snipplr.com/view/46442/php-custom-error-handling-and-emailing</link>
      <description>&lt;p&gt;Refer here for a full overview: http://net.tutsplus.com/tutorials/php/quick-tip-email-error-logs-to-yourself-with-php/&lt;/p&gt;</description>
      <pubDate>Tue, 04 Jan 2011 03:35:02 UTC</pubDate>
      <guid>https://snipplr.com/view/46442/php-custom-error-handling-and-emailing</guid>
    </item>
    <item>
      <title>(PHP) WordPress Options Panel - Nettuts</title>
      <link>https://snipplr.com/view/37882/wordpress-options-panel</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 25 Jul 2010 16:29:18 UTC</pubDate>
      <guid>https://snipplr.com/view/37882/wordpress-options-panel</guid>
    </item>
    <item>
      <title>(PHP) PHP Prepared Statements - with An Undefined Number of Variables Passed to bind_result() - Nettuts</title>
      <link>https://snipplr.com/view/37765/php-prepared-statements--with-an-undefined-number-of-variables-passed-to-bindresult</link>
      <description>&lt;p&gt;When retrieving table rows with PHP and prepared statements, you must use a method called bind_result() and pass in a variable name for each column that is being returned from the database. For example, if you are selecting three columns (say, id, title, body), bind_result must be passed three variables names: bind_result($id, $title, $body). This becomes a pain in the butt when, for example, if it is within a class file, where you will not always know how many columns are being selected from the table. This code gets around that.&lt;/p&gt;</description>
      <pubDate>Fri, 23 Jul 2010 05:19:38 UTC</pubDate>
      <guid>https://snipplr.com/view/37765/php-prepared-statements--with-an-undefined-number-of-variables-passed-to-bindresult</guid>
    </item>
    <item>
      <title>(PHP) Prepared Statements: Read - Nettuts</title>
      <link>https://snipplr.com/view/36157/prepared-statements-read</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jun 2010 07:45:11 UTC</pubDate>
      <guid>https://snipplr.com/view/36157/prepared-statements-read</guid>
    </item>
    <item>
      <title>(PHP) Save Any Website Image to your Server - Nettuts</title>
      <link>https://snipplr.com/view/36145/save-any-website-image-to-your-server</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jun 2010 06:19:41 UTC</pubDate>
      <guid>https://snipplr.com/view/36145/save-any-website-image-to-your-server</guid>
    </item>
  </channel>
</rss>
