<?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>Sat, 13 Jun 2026 16:17:22 +0000</lastBuildDate>
    <item>
      <title>(PHP) PHP: Insert Data Into MySQL Table Using An Array [mysql] [php] [array] [INSERT] - depmed</title>
      <link>https://snipplr.com/view/3567/php-insert-data-into-mysql-table-using-an-array-mysql-php-array-insert</link>
      <description>&lt;p&gt;Inserts the values of an array into a table. Also supports specifying if a specific field needs to be encoded using PASSWORD()&#13;
Parameters:&#13;
Table: Name of table to insert into&#13;
Data: array of $field-&gt;$value of new data&#13;
Password Field: Which field in the data array needs to be surrounded with PASSWORD() (optional)&lt;/p&gt;</description>
      <pubDate>Fri, 24 Aug 2007 15:28:41 UTC</pubDate>
      <guid>https://snipplr.com/view/3567/php-insert-data-into-mysql-table-using-an-array-mysql-php-array-insert</guid>
    </item>
    <item>
      <title>(PHP) Transform MM/DD/YYYY to SQL date format - depmed</title>
      <link>https://snipplr.com/view/3473/transform-mmddyyyy-to-sql-date-format</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 06 Aug 2007 11:55:59 UTC</pubDate>
      <guid>https://snipplr.com/view/3473/transform-mmddyyyy-to-sql-date-format</guid>
    </item>
  </channel>
</rss>
