<?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: Users Online</title>
	<atom:link href="http://www.wlscripting.com/tutorial/24/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wlscripting.com/tutorial/24</link>
	<description>PHP coding tutorials</description>
	<lastBuildDate>Tue, 27 Jul 2010 02:32:09 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-beta-1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tito</title>
		<link>http://www.wlscripting.com/tutorial/24/comment-page-1#comment-190947</link>
		<dc:creator>Tito</dc:creator>
		<pubDate>Thu, 18 Feb 2010 18:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://wlscripting.com/tutorial/24#comment-190947</guid>
		<description>` you replace with &quot;</description>
		<content:encoded><![CDATA[<p>` you replace with &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.wlscripting.com/tutorial/24/comment-page-1#comment-170308</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 26 Feb 2009 03:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://wlscripting.com/tutorial/24#comment-170308</guid>
		<description>CREATE TABLE `current_users` (
`ip` VARCHAR( 30 ) NOT NULL ,
`time` VARCHAR( 30 ) NOT NULL
) TYPE = MYISAM ;

this table code worked for me.</description>
		<content:encoded><![CDATA[<p>CREATE TABLE `current_users` (<br />
`ip` VARCHAR( 30 ) NOT NULL ,<br />
`time` VARCHAR( 30 ) NOT NULL<br />
) TYPE = MYISAM ;</p>
<p>this table code worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy</title>
		<link>http://www.wlscripting.com/tutorial/24/comment-page-1#comment-80582</link>
		<dc:creator>Billy</dc:creator>
		<pubDate>Wed, 12 Mar 2008 22:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://wlscripting.com/tutorial/24#comment-80582</guid>
		<description>thanks a lot. Just what I was working for and easy to mod. I had trouble using the create table code above, so I had to create the table manually.</description>
		<content:encoded><![CDATA[<p>thanks a lot. Just what I was working for and easy to mod. I had trouble using the create table code above, so I had to create the table manually.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
