<?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 on: How To Setup a Fake IRC Server with phpFreeChat</title>
	<atom:link href="http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jsebean</title>
		<link>http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/#comment-432545</link>
		<dc:creator>jsebean</dc:creator>
		<pubDate>Mon, 18 Jan 2010 00:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12776#comment-432545</guid>
		<description>I run a website and use this program and it&#039;s awesome! Didn&#039;t find out about it here, but still, AWESOME!</description>
		<content:encoded><![CDATA[<p>I run a website and use this program and it&#8217;s awesome! Didn&#8217;t find out about it here, but still, AWESOME!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ripz0r</title>
		<link>http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/#comment-429376</link>
		<dc:creator>ripz0r</dc:creator>
		<pubDate>Sun, 03 Jan 2010 11:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12776#comment-429376</guid>
		<description>$params[&#039;admins&#039;] = array(&#039;bob&#039;  =&gt; &#039;bobpw&#039;,
                            &#039;boby&#039; =&gt; &#039;bobypw&#039;);

found this one this works  now just chanche  gl bye and thx</description>
		<content:encoded><![CDATA[<p>$params['admins'] = array(&#8216;bob&#8217;  =&gt; &#8216;bobpw&#8217;,<br />
                            &#8216;boby&#8217; =&gt; &#8216;bobypw&#8217;);</p>
<p>found this one this works  now just chanche  gl bye and thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ripz0r</title>
		<link>http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/#comment-429375</link>
		<dc:creator>ripz0r</dc:creator>
		<pubDate>Sun, 03 Jan 2010 11:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12776#comment-429375</guid>
		<description>it still dosent work 

$params[&#039;admins&#039;] = array(â€ripz0râ€ =&gt; â€œpasswordâ€);

////chat/////

/identify password

Identification failure</description>
		<content:encoded><![CDATA[<p>it still dosent work </p>
<p>$params['admins'] = array(â€ripz0râ€ =&gt; â€œpasswordâ€);</p>
<p>////chat/////</p>
<p>/identify password</p>
<p>Identification failure</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohamed maher</title>
		<link>http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/#comment-407169</link>
		<dc:creator>mohamed maher</dc:creator>
		<pubDate>Mon, 28 Sep 2009 14:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12776#comment-407169</guid>
		<description>plz help i uploaded the setup file but when i go to the url there is a white page</description>
		<content:encoded><![CDATA[<p>plz help i uploaded the setup file but when i go to the url there is a white page</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glix</title>
		<link>http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/#comment-401360</link>
		<dc:creator>Glix</dc:creator>
		<pubDate>Wed, 26 Aug 2009 17:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12776#comment-401360</guid>
		<description>Use the correct quotes :P
$params[&#039;admins&#039;] = array(&quot;username&quot; =&gt; &quot;password&quot;);</description>
		<content:encoded><![CDATA[<p>Use the correct quotes <img src="http://main.makeuseoflimited.netdna-cdn.com/wp-includes/images/smilies/icon_razz.gif?323f2c" alt=':P' class='wp-smiley' /><br />
$params['admins'] = array(&#8220;username&#8221; =&gt; &#8220;password&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/#comment-398155</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Tue, 11 Aug 2009 08:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12776#comment-398155</guid>
		<description>I get the same failure.  I copied and pasted your line of code and just replaced with my own name and password.  No matter what I try, I get a failure.</description>
		<content:encoded><![CDATA[<p>I get the same failure.  I copied and pasted your line of code and just replaced with my own name and password.  No matter what I try, I get a failure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/#comment-394999</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Thu, 23 Jul 2009 03:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12776#comment-394999</guid>
		<description>I Tried to put my code in the post. Please refer to the link to see the code.

&lt;a href=&quot;http://www.truckinbozo.com/source.txt&quot; rel=&quot;nofollow&quot;&gt;Click Here&lt;/a&gt;

Thanks</description>
		<content:encoded><![CDATA[<p>I Tried to put my code in the post. Please refer to the link to see the code.</p>
<p><a href="http://www.truckinbozo.com/source.txt" rel="nofollow">Click Here</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/#comment-394998</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Thu, 23 Jul 2009 03:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12776#comment-394998</guid>
		<description>I am trying to link my PHPFreeChat to our Mysql Database to ensure that only registered users can use out chatroom. HELP!

ALL I want to do is to link to our SMF User database.

CODE:



 
  
  
  Truckin&#039; Bozo&#039;s Chat!
  
  
  
  
    
 
 







	



	







&lt;B&gt;NOTE:&lt;/b&gt;
If you are inactive for five minutes you will be auomatically logged off. To log back on, in the command line type:

&lt;B&gt;/connect &lt;i&gt;YOURUSERNAME&lt;/i&gt;&lt;/b&gt;

















      
        SPONSORS
        
          
            
              &lt;a href=&quot;http://www.thepeoplesjournal.com&quot; rel=&quot;nofollow&quot;&gt;


The People&#039;s Journal&lt;/a&gt;
            

		
              &lt;a href=&quot;http://www.sscruises.com&quot; rel=&quot;nofollow&quot;&gt;


SS Travel Corporation&lt;/a&gt;
            

            
              &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Help Section&lt;/a&gt;
            
                      
        
        Useful Links
	  	
          		
            		
              			
            		
				
              			
            		
            		
                  
        	




  
      



  printChat(); ?&gt;
  
    
  


</description>
		<content:encoded><![CDATA[<p>I am trying to link my PHPFreeChat to our Mysql Database to ensure that only registered users can use out chatroom. HELP!</p>
<p>ALL I want to do is to link to our SMF User database.</p>
<p>CODE:</p>
<p>  Truckin&#8217; Bozo&#8217;s Chat!</p>
<p><b>NOTE:</b><br />
If you are inactive for five minutes you will be auomatically logged off. To log back on, in the command line type:</p>
<p><b>/connect <i>YOURUSERNAME</i></b></p>
<p>        SPONSORS</p>
<p>              <a href="http://www.thepeoplesjournal.com" rel="nofollow"></p>
<p>The People&#8217;s Journal</a></p>
<p>              <a href="http://www.sscruises.com" rel="nofollow"></p>
<p>SS Travel Corporation</a></p>
<p>              <a href="#" rel="nofollow">Help Section</a></p>
<p>        Useful Links</p>
<p>  printChat(); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elgee</title>
		<link>http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/#comment-389160</link>
		<dc:creator>elgee</dc:creator>
		<pubDate>Tue, 09 Jun 2009 02:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12776#comment-389160</guid>
		<description>Oh ok, thanks for the clarification :)

elgee</description>
		<content:encoded><![CDATA[<p>Oh ok, thanks for the clarification <img src="http://main.makeuseoflimited.netdna-cdn.com/wp-includes/images/smilies/icon_smile.gif?323f2c" alt=':)' class='wp-smiley' /> </p>
<p>elgee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason K</title>
		<link>http://www.makeuseof.com/tag/setup-a-fake-irc-server-with-phpfreechat/#comment-389156</link>
		<dc:creator>Jason K</dc:creator>
		<pubDate>Tue, 09 Jun 2009 01:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12776#comment-389156</guid>
		<description>Yes, it is similar to an IRC server but it is not one. So, no, you would not be able to run an existing IRC bot.</description>
		<content:encoded><![CDATA[<p>Yes, it is similar to an IRC server but it is not one. So, no, you would not be able to run an existing IRC bot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/5 queries in 0.010 seconds using apc
Object Caching 307/308 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-11 02:49:09 -->
