<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Animated Counter problem"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Animated Counter problem"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Animated Counter problem</title>
				<description><![CDATA[ [quote]<br /> /**<br />  * ----------------------------------------------<br />  * Simple Animated Counter PHP 1.1<br />  * Copyright (c)2001 Chi Kien Uong<br />  * URL: <a class="snap_shots" href="http://www.proxy2.de" target="_blank" rel="nofollow">http://www.proxy2.de</a><br />  * ----------------------------------------------<br />  */<br /> <br /> <br /> Requirements:<br /> <br />   - PHP<br /> <br /> Installation:<br /> <br />    Set the permissions for all *.php files to mode 755<br />    and give write permissions to the directory:<br /> <br />     - pages - 777 (drwxrwxrwx) (directory)<br />     <br /> <br /> Usage:<br />     <br />     &lt;?php<br />     <br />     include_once "./acounter.php";<br />     $ani_counter = new acounter();<br />     echo $ani_counter-&gt;create_output("page");<br />     <br />     ?&gt;<br />     <br />     <br />     page = the page you want to track<br /> <br /> <br /> [/quote]<br /> <br /> well, i try to put the php code in a html page and i can't make it work (how do i make it work in a html page?).<br /> <br /> and what must i do so i can give a counter to my /~users  (kinda like &lt;img src=" "&gt; ) ? <br /> <br /> [quote]    echo $ani_counter-&gt;create_output("page");[/quote]<br /> must make a different file for each page/user ?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1136/2867.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1136/2867.php</link>
				<pubDate><![CDATA[Wed, 23 Oct 2002 02:28:29]]> GMT</pubDate>
				<author><![CDATA[ ordhor]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Just rename the html file to a php file i.e myhomepage.html --&gt; myhomepage.php<br /> <br /> Then the php code will work]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1136/13699.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1136/13699.php</link>
				<pubDate><![CDATA[Sat, 29 Jan 2005 19:34:42]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I did a work around on the daily visitor counter so that it could be used with javascript and pulled into html - is that what you are looking for?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1136/13715.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1136/13715.php</link>
				<pubDate><![CDATA[Sat, 29 Jan 2005 22:15:42]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I guess I should clarify that better - are you looking for a rewrite of the animated counter for using javascript with html?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1136/13716.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1136/13716.php</link>
				<pubDate><![CDATA[Sat, 29 Jan 2005 22:17:20]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>