how to count the site current visitors using javascript or php

后端 未结 2 735
无人共我
无人共我 2020-12-21 20:42

I need to get the current site visitors number using Javascript or PHP.

I need it using the best way between php and Javascript.

相关标签:
2条回答
  • 2020-12-21 21:25

    Here is another great tutorial that might help you out:

    http://inobscuro.com/tutorials/simple-php-unique-visitors-counter-30/

    Good will coding...

    0 讨论(0)
  • 2020-12-21 21:42

    The following link is a blog post regarding a widget that will allow you to use PHP, MySQL and JavaScript/jQuery. It might be able to point you in the right direction for what you need, and features a tutorial on implementing it.

    Who Is Online Widget

    Hope this helps you out.

    0 讨论(0)
提交回复
热议问题