[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Site Counter Script



This would be great, but you should make sure it shows total active
sites, or like on my site the total active, inactive and overall totals.
Gunnar Hjalmarsson wrote:
> Right now I'm thinking of letting the Ringlink program maintain two
> simple files per ring with info about the number of active sites: one
> .js file including the JavaScript command
> 
>         document.write ('123')
> 
> and one .txt file with only the number of sites in it.
> 
> To include the number of active sites on a ring homepage, the following
> options would then be available to the ringmasters:
> 
> 1. JavaScript
> 
>         <SCRIPT LANGUAGE="JavaScript"
>          SRC="http://www.gunnar.cc/ringlink/sitecount/RINGID.js">
>         </SCRIPT>
> 
>    This expression could be used on any HTML page, and consequently
>    it would be possible to include it in the HTML fragment as well.
> 
> 2. PHP
> 
>         <?PHP
>         include "http://www.gunnar.cc/ringlink/sitecount/RINGID.txt";
>         ?>
> 
>    An option for those who have access to PHP and have no problem
>    with using the file extension .php.
> 
> 3. SSI
> 
>         <!--#include virtual="sitecount/RINGID.txt" -->
> 
>    An option for those ringmasters who
>    1) host the Ringlink program themselves,
>    2) have access to SSI, and
>    3) have no problem with using the file extension .shtml (or can
>       make use of "XBitHack").
> 
> What do you think about it?
> 
> / Gunnar
-- 
--------------------------------------------------------------------
Railroad WebRing - Over 700 Railroad Sites in one Ring!
Railroad WebRing Home Page @ http://webring.rrdepot.com/
Free Railroad Web Sites @ http://freesite.rrdepot.com/!
Earn Money Surfing @ http://www.alladvantage.com/go.asp?refid=cku592
Earn More Money @ http://www.bepaid.com/users.rhtml?REFID=10876205

References to:
Railroad WebRing <webring@rrdepot.com>
Gunnar Hjalmarsson <mailbox@gunnar.cc>
Railroad WebRing <webring@rrdepot.com>
Gunnar Hjalmarsson <mailbox@gunnar.cc>
"ringmaster-curio" <curiowebring@yahoo.com>
Gunnar Hjalmarsson <mailbox@gunnar.cc>

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]