<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - kidmizere</title>
<link>http://snipplr.com/users/kidmizere/tags/form</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 16:49:52 GMT</pubDate>
<item>
<title>(PHP) CREATE INSERT FOR ALL FORM VARIABLES (POST /GET) INTO MYSQL USING PHP</title>
<link>http://snipplr.com/view/51160/create-insert-for-all-form-variables-post-get-into-mysql-using-php/</link>
<description><![CDATA[ <p>This generates a simple insert statement for mysql based on all the variables in $_GET or $_POST using a simple page. It does not do the inserts although that is a simple addition - just builds and displays your insert statement.</p> ]]></description>
<pubDate>Sun, 27 Mar 2011 01:40:14 GMT</pubDate>
<guid>http://snipplr.com/view/51160/create-insert-for-all-form-variables-post-get-into-mysql-using-php/</guid>
</item>
</channel>
</rss>