<?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>Wed, 10 Jun 2026 17:31:20 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Implode Form Element Array - verostudios</title>
      <link>https://snipplr.com/view/35637/implode-form-element-array</link>
      <description>&lt;p&gt;I frequently pass an array of elements from an HTML form to PHP, normally a list of checkboxes for removing database records.  This will loop through an array of  checkbox's with the same name &amp; build a delimited string from the checked values.  After I have the values in a delimited string I normally have a hidden field which holds the string &amp; explode it on the PHP side.&lt;/p&gt;</description>
      <pubDate>Wed, 09 Jun 2010 20:07:18 UTC</pubDate>
      <guid>https://snipplr.com/view/35637/implode-form-element-array</guid>
    </item>
  </channel>
</rss>
