29Jul/090
How to show the number of visitors online on your website
->
Here is how you can show the number of visitors online on your website.
Put the code below within your site's source code. If you dont know how to implement this code into your site, please goto how to implement the code to your website
Code:
<!-- this script is from www.manycodes.com --> <!-- Start FastOnlineUsers.com --> Oneline users : <script src=http://fastonlineusers.com/online.php?d=www.YOUR WEBÂ NAME.com> </script> <!-- End FastOnlineUsers.com --> <font face="Tahoma"><a target="_blank" href="http://www.manycodes.com/category/java/javascript-codes/"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>
28Jul/090
How to show how many visitors are online on your website
->
Here is how you can show how many visitors are online on your website.
Put the code below within your site's source code. If you dont know how to implement this code into your site, please goto how to implement the code to your website
Code:
<pre><!-- this script is from www.manycodes.com --></pre> <script src=http://fastonlineusers.com/online.php?d=www.mohager.co.sr></script> <font face="Tahoma"><a target="_blank" href="http://www.manycodes.com/category/java/javascript-codes/"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>