<?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 04:14:48 +0000</lastBuildDate>
    <item>
      <title>(PHP) Sanitize (MySQL and XSS) - TheNullByte</title>
      <link>https://snipplr.com/view/65698/sanitize-mysql-and-xss</link>
      <description>&lt;p&gt;Just a small function to sanitize the user's input of any xss and sqli. I saw a lot of ones that didn't include htmlentities or htmlspecialchars, and were still vulnerable to persistent/reflected xss.&lt;/p&gt;</description>
      <pubDate>Tue, 19 Jun 2012 03:15:10 UTC</pubDate>
      <guid>https://snipplr.com/view/65698/sanitize-mysql-and-xss</guid>
    </item>
    <item>
      <title>(MySQL) MySQL Select duplicates - TheNullByte</title>
      <link>https://snipplr.com/view/65582/mysql-select-duplicates</link>
      <description>&lt;p&gt;Instead of the standard return of duplicates, this will actually show the rows that are duplicated, making it easier to see the data&lt;/p&gt;</description>
      <pubDate>Wed, 13 Jun 2012 03:02:48 UTC</pubDate>
      <guid>https://snipplr.com/view/65582/mysql-select-duplicates</guid>
    </item>
  </channel>
</rss>
