<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for 3cc Internet - Southampton, UK</title>
	<atom:link href="http://www.3cc.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.3cc.org</link>
	<description>Making web design work.</description>
	<lastBuildDate>Tue, 17 Aug 2010 09:59:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Integrating your existing site into phpBB3 by dave</title>
		<link>http://www.3cc.org/2010/03/integrating-your-existing-site-into-phpbb3/comment-page-1/#comment-228</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Tue, 17 Aug 2010 09:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.3cc.org/backyard/?p=12#comment-228</guid>
		<description>Sorry it&#039;s taken me so long to reply!

Yes you&#039;re quite right, I copied this from a working site and modified it to put it up so must have made the error then.

Post updated, thanks!</description>
		<content:encoded><![CDATA[<p>Sorry it&#8217;s taken me so long to reply!</p>
<p>Yes you&#8217;re quite right, I copied this from a working site and modified it to put it up so must have made the error then.</p>
<p>Post updated, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Delete (Permanently) Campaigns from Adwords by dave</title>
		<link>http://www.3cc.org/2008/09/delete-permanently-campaigns-from-adwords/comment-page-1/#comment-227</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Tue, 17 Aug 2010 09:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.3cc.org/backyard/?p=6#comment-227</guid>
		<description>Doubt you&#039;ll find that&#039;s possible, as you must have done something to void the Google Terms of service. Best to contact them and ask why.</description>
		<content:encoded><![CDATA[<p>Doubt you&#8217;ll find that&#8217;s possible, as you must have done something to void the Google Terms of service. Best to contact them and ask why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Delete (Permanently) Campaigns from Adwords by Isabel Russell</title>
		<link>http://www.3cc.org/2008/09/delete-permanently-campaigns-from-adwords/comment-page-1/#comment-4</link>
		<dc:creator>Isabel Russell</dc:creator>
		<pubDate>Sat, 10 Jul 2010 05:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.3cc.org/backyard/?p=6#comment-4</guid>
		<description>anybody knows how i could get my banned Adwords account back?*.-</description>
		<content:encoded><![CDATA[<p>anybody knows how i could get my banned Adwords account back?*.-</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating your existing site into phpBB3 by Mathieu</title>
		<link>http://www.3cc.org/2010/03/integrating-your-existing-site-into-phpbb3/comment-page-1/#comment-10</link>
		<dc:creator>Mathieu</dc:creator>
		<pubDate>Fri, 18 Jun 2010 15:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.3cc.org/backyard/?p=12#comment-10</guid>
		<description>This code contain an error : You can&#039;t modify headers after any content has been sent. So place all sessions functions before the html content if you do not want to have a warning like :  Warning: Cannot modify header information - headers already sent by

Example :

&lt;pre class=&quot;brush: php&quot;&gt;session_kill();
$user-&gt;session_begin();
echo &quot;Successfully Logged Out.&quot;;
}
// Page login notice
if ($user-&gt;data[&#039;user_id&#039;] == ANONYMOUS)
{
?&gt;&lt;/pre&gt;

phpBB conn test

Welcome! Please login below or click &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; to register.

Username:
Password:
Remember Me?:

Welcome back, data[&#039;username_clean&#039;]; ?&gt; &#124; You have data[&#039;user_unread_privmsg&#039;]; ?&gt; new messages &#124; &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Log Out&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This code contain an error : You can&#8217;t modify headers after any content has been sent. So place all sessions functions before the html content if you do not want to have a warning like :  Warning: Cannot modify header information &#8211; headers already sent by</p>
<p>Example :</p>
<pre class="brush: php">session_kill();
$user-&gt;session_begin();
echo "Successfully Logged Out.";
}
// Page login notice
if ($user-&gt;data['user_id'] == ANONYMOUS)
{
?&gt;</pre>
<p>phpBB conn test</p>
<p>Welcome! Please login below or click <a href="#" rel="nofollow">here</a> to register.</p>
<p>Username:<br />
Password:<br />
Remember Me?:</p>
<p>Welcome back, data['username_clean']; ?&gt; | You have data['user_unread_privmsg']; ?&gt; new messages | <a href="#" rel="nofollow">Log Out</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating your existing site into phpBB3 by Nikola</title>
		<link>http://www.3cc.org/2010/03/integrating-your-existing-site-into-phpbb3/comment-page-1/#comment-9</link>
		<dc:creator>Nikola</dc:creator>
		<pubDate>Sat, 12 Jun 2010 21:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.3cc.org/backyard/?p=12#comment-9</guid>
		<description>Excellent tutorial, just what I was looking for when developing my sites forum</description>
		<content:encoded><![CDATA[<p>Excellent tutorial, just what I was looking for when developing my sites forum</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatic Local, FTP &amp; Email Backups of MySQL Databases with Cron by dave</title>
		<link>http://www.3cc.org/2010/04/automatic-local-ftp-email-backups-of-mysql-databases-with-cron/comment-page-1/#comment-15</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Sat, 15 May 2010 20:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.3cc.org/backyard/?p=38#comment-15</guid>
		<description>My bad, I should have put it as binary in the first place; thanks!</description>
		<content:encoded><![CDATA[<p>My bad, I should have put it as binary in the first place; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatic Local, FTP &amp; Email Backups of MySQL Databases with Cron by Matt</title>
		<link>http://www.3cc.org/2010/04/automatic-local-ftp-email-backups-of-mysql-databases-with-cron/comment-page-1/#comment-14</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 10 May 2010 18:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.3cc.org/backyard/?p=38#comment-14</guid>
		<description>just an FYI - I was having issues because in line 16, you have FTP_ASCII.  When I changed it to FTP_BINARY I had no trouble opening the zip on the ftp host.</description>
		<content:encoded><![CDATA[<p>just an FYI &#8211; I was having issues because in line 16, you have FTP_ASCII.  When I changed it to FTP_BINARY I had no trouble opening the zip on the ftp host.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatic Local, FTP &amp; Email Backups of MySQL Databases with Cron by Matt</title>
		<link>http://www.3cc.org/2010/04/automatic-local-ftp-email-backups-of-mysql-databases-with-cron/comment-page-1/#comment-13</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 06 May 2010 18:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.3cc.org/backyard/?p=38#comment-13</guid>
		<description>I&#039;m using this at the moment, and it works great, but the issue is, the zip file I get in the email is fine, while the zip file I get from the FTP is corrupted.  Also, it leaves the tar and log in place rather than deleting them.  Can you think of anything off hand that would cause this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using this at the moment, and it works great, but the issue is, the zip file I get in the email is fine, while the zip file I get from the FTP is corrupted.  Also, it leaves the tar and log in place rather than deleting them.  Can you think of anything off hand that would cause this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where are Plesk Backups Kept? by Physs</title>
		<link>http://www.3cc.org/2008/09/where-are-plesk-backups-kept/comment-page-1/#comment-3</link>
		<dc:creator>Physs</dc:creator>
		<pubDate>Tue, 20 Apr 2010 00:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.3cc.org/backyard/?p=5#comment-3</guid>
		<description>Great information! I’ve been looking for something like this for a while now. Thanks!</description>
		<content:encoded><![CDATA[<p>Great information! I’ve been looking for something like this for a while now. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove whitespace (spaces) from a string with PHP and preg_replace by Anonymous</title>
		<link>http://www.3cc.org/2010/04/remove-whitespace-spaces-from-a-string-with-php-and-preg_replace/comment-page-1/#comment-12</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 15 Apr 2010 17:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.3cc.org/backyard/?p=31#comment-12</guid>
		<description>Wow this is a great resource.. I’m enjoying it.. good article</description>
		<content:encoded><![CDATA[<p>Wow this is a great resource.. I’m enjoying it.. good article</p>
]]></content:encoded>
	</item>
</channel>
</rss>
