<?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: Functions</title>
	<atom:link href="http://www.navision-blog.de/counterize-ii-english/functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.navision-blog.de</link>
	<description>This Blog is about Microsoft Dynamics NAV (f.k.a Navision incl. C/SIDE and C/AL), C#, F# and .NET in general.</description>
	<lastBuildDate>Sat, 28 Aug 2010 16:13:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: AbsoluteZero</title>
		<link>http://www.navision-blog.de/counterize-ii-english/functions/comment-page-1/#comment-109010</link>
		<dc:creator>AbsoluteZero</dc:creator>
		<pubDate>Fri, 28 May 2010 05:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/counterize-ii-english/functions/#comment-109010</guid>
		<description>@Steffen

Does &quot;counterize_getuniqueamount()&quot; have an expiration? Or does that mean that it will only record an IP&#039;s visit once for life? In other words, is there an expiration like 3600seconds or something when it will log a visit from that IP again? If not, is there a function I can use to get this functionality? I want a number similar to most common counters out there that increases the count from the same IP only if the visit is a certain time after. I&#039;m sure you know exactly what I&#039;m talking about (cookie lifetime/expiration time)</description>
		<content:encoded><![CDATA[<p>@Steffen</p>
<p>Does &#8220;counterize_getuniqueamount()&#8221; have an expiration? Or does that mean that it will only record an IP&#8217;s visit once for life? In other words, is there an expiration like 3600seconds or something when it will log a visit from that IP again? If not, is there a function I can use to get this functionality? I want a number similar to most common counters out there that increases the count from the same IP only if the visit is a certain time after. I&#8217;m sure you know exactly what I&#8217;m talking about (cookie lifetime/expiration time)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AbsoluteZero</title>
		<link>http://www.navision-blog.de/counterize-ii-english/functions/comment-page-1/#comment-109009</link>
		<dc:creator>AbsoluteZero</dc:creator>
		<pubDate>Fri, 28 May 2010 04:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/counterize-ii-english/functions/#comment-109009</guid>
		<description>Screw it...

Check the tags out at this link
http://www.php-mysql-tutorial.com/wikis/php-tutorial/opening-amp-closing-php-tags.aspx

put that &quot;echo counterize_getamount()&quot; part in the middle of those tags shown (without the quotes)</description>
		<content:encoded><![CDATA[<p>Screw it&#8230;</p>
<p>Check the tags out at this link<br />
<a href="http://www.php-mysql-tutorial.com/wikis/php-tutorial/opening-amp-closing-php-tags.aspx" rel="nofollow">http://www.php-mysql-tutorial.com/wikis/php-tutorial/opening-amp-closing-php-tags.aspx</a></p>
<p>put that &#8220;echo counterize_getamount()&#8221; part in the middle of those tags shown (without the quotes)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AbsoluteZero</title>
		<link>http://www.navision-blog.de/counterize-ii-english/functions/comment-page-1/#comment-109008</link>
		<dc:creator>AbsoluteZero</dc:creator>
		<pubDate>Fri, 28 May 2010 04:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/counterize-ii-english/functions/#comment-109008</guid>
		<description>Holy crap...

put  after it.

Why don&#039;t you use code tags Steffen?</description>
		<content:encoded><![CDATA[<p>Holy crap&#8230;</p>
<p>put  after it.</p>
<p>Why don&#8217;t you use code tags Steffen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AbsoluteZero</title>
		<link>http://www.navision-blog.de/counterize-ii-english/functions/comment-page-1/#comment-109007</link>
		<dc:creator>AbsoluteZero</dc:creator>
		<pubDate>Fri, 28 May 2010 04:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/counterize-ii-english/functions/#comment-109007</guid>
		<description>Umm, ok, well, it didn&#039;t show the php tags even though I put it in code tags...oh well, let&#039;s try again...

Replace the &amp; with ? in the following:
</description>
		<content:encoded><![CDATA[<p>Umm, ok, well, it didn&#8217;t show the php tags even though I put it in code tags&#8230;oh well, let&#8217;s try again&#8230;</p>
<p>Replace the &amp; with ? in the following:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AbsoluteZero</title>
		<link>http://www.navision-blog.de/counterize-ii-english/functions/comment-page-1/#comment-109006</link>
		<dc:creator>AbsoluteZero</dc:creator>
		<pubDate>Fri, 28 May 2010 04:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/counterize-ii-english/functions/#comment-109006</guid>
		<description>@Juan and Alex

the &quot;echo counterize_getamount()&quot; is the php function so you need to put it within php tags in your sidebar like this
&lt;code&gt;&lt;/code&gt;
Enjoy!</description>
		<content:encoded><![CDATA[<p>@Juan and Alex</p>
<p>the &#8220;echo counterize_getamount()&#8221; is the php function so you need to put it within php tags in your sidebar like this<br />
<code></code><br />
Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.navision-blog.de/counterize-ii-english/functions/comment-page-1/#comment-95623</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 22 May 2009 22:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/counterize-ii-english/functions/#comment-95623</guid>
		<description>thanks to Juan! have exactly the same question! and did not find anything in google about that.</description>
		<content:encoded><![CDATA[<p>thanks to Juan! have exactly the same question! and did not find anything in google about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan</title>
		<link>http://www.navision-blog.de/counterize-ii-english/functions/comment-page-1/#comment-95249</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Sat, 16 May 2009 11:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/counterize-ii-english/functions/#comment-95249</guid>
		<description>Hi, im a real php noob so bare with me!

ok, here&#039;s what i want. i want a simple visitor hit counter that &quot;see&#039;s&quot; the ip&#039;s of the visitors and therefore registers only 1 hit/per visitor. now i think that counterizeII can do this but how the hell do i make this counter visible in my sidebar??

i see that i can use &quot;echo counterize_getamount()&quot;
but i&#039;m guessing i need to type in more php code to make this work, please anyone can guide med what to write in the sidebad.php....

Thanx in advance!
/Juan</description>
		<content:encoded><![CDATA[<p>Hi, im a real php noob so bare with me!</p>
<p>ok, here&#8217;s what i want. i want a simple visitor hit counter that &#8220;see&#8217;s&#8221; the ip&#8217;s of the visitors and therefore registers only 1 hit/per visitor. now i think that counterizeII can do this but how the hell do i make this counter visible in my sidebar??</p>
<p>i see that i can use &#8220;echo counterize_getamount()&#8221;<br />
but i&#8217;m guessing i need to type in more php code to make this work, please anyone can guide med what to write in the sidebad.php&#8230;.</p>
<p>Thanx in advance!<br />
/Juan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ka</title>
		<link>http://www.navision-blog.de/counterize-ii-english/functions/comment-page-1/#comment-85605</link>
		<dc:creator>Ka</dc:creator>
		<pubDate>Sat, 03 Jan 2009 21:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/counterize-ii-english/functions/#comment-85605</guid>
		<description>Hi, please can U write full code what me show user online on site.
thx</description>
		<content:encoded><![CDATA[<p>Hi, please can U write full code what me show user online on site.<br />
thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sl4sh</title>
		<link>http://www.navision-blog.de/counterize-ii-english/functions/comment-page-1/#comment-51882</link>
		<dc:creator>sl4sh</dc:creator>
		<pubDate>Wed, 21 May 2008 18:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/counterize-ii-english/functions/#comment-51882</guid>
		<description>Hi, how to show only &quot;Most seen referers&quot; ??</description>
		<content:encoded><![CDATA[<p>Hi, how to show only &#8220;Most seen referers&#8221; ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robi</title>
		<link>http://www.navision-blog.de/counterize-ii-english/functions/comment-page-1/#comment-36494</link>
		<dc:creator>robi</dc:creator>
		<pubDate>Tue, 04 Mar 2008 11:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/counterize-ii-english/functions/#comment-36494</guid>
		<description>Which function should i use to show &lt;b&gt;&quot;xxx users online&quot;&lt;/b&gt; in my pages?</description>
		<content:encoded><![CDATA[<p>Which function should i use to show <b>&#8220;xxx users online&#8221;</b> in my pages?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
