<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Seven Mile Search &#187; code</title>
	<atom:link href="http://www.sevenmilesearch.com/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sevenmilesearch.com</link>
	<description>SEO - engine optimization</description>
	<lastBuildDate>Sat, 15 Jan 2011 05:27:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Neat wordpress trick</title>
		<link>http://www.sevenmilesearch.com/2009/01/10/neat-wordpress-trick/</link>
		<comments>http://www.sevenmilesearch.com/2009/01/10/neat-wordpress-trick/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 00:37:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.sevenmilesearch.com/?p=195</guid>
		<description><![CDATA[Extract all the emails from the comments in a wordpress blog. I haven&#8217;t tried this yet but saw it on a webmaster forum. &#60;? $db_host = "localhost"; $db_user = "username"; $db_password = "password"; $db_name = "database"; $connect=mysql_connect($db_host,$db_user,$db_password) or die(mysql_error()); $db=mysql_select_db($db_name, $connect) or die(mysql_error()); $result=mysql_query("select comment_author_email from wp_comments"); while($row=@mysql_fetch_assoc($result)) { $email=$row[comment_author_email]; echo $email; } ?&#62;]]></description>
		<wfw:commentRss>http://www.sevenmilesearch.com/2009/01/10/neat-wordpress-trick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Most famous webmaster forums</title>
		<link>http://www.sevenmilesearch.com/2008/01/21/10-most-famous-webmaster-forums/</link>
		<comments>http://www.sevenmilesearch.com/2008/01/21/10-most-famous-webmaster-forums/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 16:31:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[make money]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://sevenmilesearch.com/2008/01/21/10-most-famous-webmaster-forums/</guid>
		<description><![CDATA[1. DigitalPoint.com - You can learn to make money running a website. Many great tips. 2. SitePoint.com &#8211; A webmaster haven. Many great internet gurus post here. 3. WebMasterWorld.com &#8211; It talks a lot about Adsense. Big name players come here including Google employees. 4. SearchEngineWatch.com &#8211; There is a really good section on Google. Discusses many [...]]]></description>
		<wfw:commentRss>http://www.sevenmilesearch.com/2008/01/21/10-most-famous-webmaster-forums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.sevenmilesearch.com @ 2012-02-04 15:12:34 -->
