<?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 09:32:54 +0000</lastBuildDate>
    <item>
      <title>(PHP) User input validation and security / general security in PHP and programming in general - pckujawa</title>
      <link>https://snipplr.com/view/1989/user-input-validation-and-security--general-security-in-php-and-programming-in-general</link>
      <description>&lt;p&gt;I got most of these tips out of a great book published by O'Reilly (my favorite web-design publisher): &amp;quot;Programming PHP, 2nd Ed.&amp;quot; by Lerdorf, Tatroe, and McIntyre. Another good book is &amp;quot;Essential PHP Security,&amp;quot; also published by O'Reilly.&lt;/p&gt;</description>
      <pubDate>Tue, 16 Jan 2007 23:02:38 UTC</pubDate>
      <guid>https://snipplr.com/view/1989/user-input-validation-and-security--general-security-in-php-and-programming-in-general</guid>
    </item>
    <item>
      <title>(PHP) useful pear html template it script (show variables in a template) - pckujawa</title>
      <link>https://snipplr.com/view/783/useful-pear-html-template-it-script-show-variables-in-a-template</link>
      <description>&lt;p&gt;(Applies to the HTML_Template_IT PEAR package)&#13;
Useful script to find all global variables and put them&#13;
in a format for an array. $t is the HTML_Template_IT(X) object.&lt;/p&gt;</description>
      <pubDate>Fri, 11 Aug 2006 14:44:24 UTC</pubDate>
      <guid>https://snipplr.com/view/783/useful-pear-html-template-it-script-show-variables-in-a-template</guid>
    </item>
    <item>
      <title>(PHP) uploading files through html forms - pckujawa</title>
      <link>https://snipplr.com/view/780/uploading-files-through-html-forms</link>
      <description>&lt;p&gt;The form method must be post and the enctype set as it is below. The hidden input for MAX_FILE_SIZE must also be included. The value is the max file size (in bytes?).&lt;/p&gt;</description>
      <pubDate>Fri, 11 Aug 2006 13:04:55 UTC</pubDate>
      <guid>https://snipplr.com/view/780/uploading-files-through-html-forms</guid>
    </item>
  </channel>
</rss>
