<?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 10:40:44 +0000</lastBuildDate>
    <item>
      <title>(PHP) using autoload with PEAR - cholmon</title>
      <link>https://snipplr.com/view/3638/using-autoload-with-pear</link>
      <description>&lt;p&gt;__autoload is often used to load class files from a specific user-defined directory.  by simply adding the user-defined directory to the include_path, however, autoload can be used to load user class files as well as PEAR class files.  Assuming the PEAR naming convention is adhered to for the user defined classes.&lt;/p&gt;</description>
      <pubDate>Wed, 05 Sep 2007 12:47:34 UTC</pubDate>
      <guid>https://snipplr.com/view/3638/using-autoload-with-pear</guid>
    </item>
  </channel>
</rss>
