<?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 22:33:44 +0000</lastBuildDate>
    <item>
      <title>(MySQL) Add info to mysql table - vdubplate</title>
      <link>https://snipplr.com/view/66133/add-info-to-mysql-table</link>
      <description>&lt;p&gt;$connect = mysql_connect("localhost:8889","root","root");&#13;
&#13;
Means: server, user, pass&lt;/p&gt;</description>
      <pubDate>Sat, 14 Jul 2012 02:31:06 UTC</pubDate>
      <guid>https://snipplr.com/view/66133/add-info-to-mysql-table</guid>
    </item>
    <item>
      <title>(MySQL) Pull from MySQL and display from table - vdubplate</title>
      <link>https://snipplr.com/view/66132/pull-from-mysql-and-display-from-table</link>
      <description>&lt;p&gt;$connect = mysql_connect("localhost:8889", "root", "root");&#13;
&#13;
This means you need your host, user, pass&lt;/p&gt;</description>
      <pubDate>Sat, 14 Jul 2012 02:13:11 UTC</pubDate>
      <guid>https://snipplr.com/view/66132/pull-from-mysql-and-display-from-table</guid>
    </item>
  </channel>
</rss>
