<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - philiph</title>
<link>http://snipplr.com/users/philiph</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 14:59:53 GMT</pubDate>
<item>
<title>(PHP) Shared login in Wordpress</title>
<link>http://snipplr.com/view/11809/shared-login-in-wordpress/</link>
<description><![CDATA[ <p>paste it in wp-config.php and make sure the prefixes are right (wp_* is default) 
also the blogs must be installed on the same database with different prefixes.

For example, you might have a primary blog with the table prefix wp_ on the database wordpress_blog and you install a new blog on the same wordpress_blog database but with a different prefix (this is important) - you can share the the primary blogs already populated user tables (in other words a shared login).</p> ]]></description>
<pubDate>Tue, 03 Feb 2009 21:26:48 GMT</pubDate>
<guid>http://snipplr.com/view/11809/shared-login-in-wordpress/</guid>
</item>
<item>
<title>(Other) Roundcorners no ie</title>
<link>http://snipplr.com/view/10603/roundcorners-no-ie/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 20 Dec 2008 09:14:47 GMT</pubDate>
<guid>http://snipplr.com/view/10603/roundcorners-no-ie/</guid>
</item>
<item>
<title>(Other) XTML 1.1 header</title>
<link>http://snipplr.com/view/10602/xtml-11-header/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 20 Dec 2008 09:08:37 GMT</pubDate>
<guid>http://snipplr.com/view/10602/xtml-11-header/</guid>
</item>
</channel>
</rss>