<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - lemcoe9</title>
<link>http://snipplr.com/users/lemcoe9/tags/text</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 07:31:00 GMT</pubDate>
<item>
<title>(PHP) MySQL INSERT Query Generator w/ Strings</title>
<link>http://snipplr.com/view/66107/mysql-insert-query-generator-w-strings/</link>
<description><![CDATA[ <p>Takes your table name and key=>value array of values and returns the text for inserting into a MySQL database. Automatically surrounds strings with single quotes.</p> ]]></description>
<pubDate>Fri, 13 Jul 2012 02:39:08 GMT</pubDate>
<guid>http://snipplr.com/view/66107/mysql-insert-query-generator-w-strings/</guid>
</item>
</channel>
</rss>