how can i know thw number of user that visited a page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • simon2x1
    New Member
    • Dec 2008
    • 123

    how can i know thw number of user that visited a page

    i need a code that will tell me the number of user that visited that particular web page for that day
  • hoopy
    New Member
    • Feb 2009
    • 88

    #2
    What do you mean, you need a code?

    You need to look into at building a hit counter.

    Try and create something and if you get stuck then post where you are stuck, you wont get people writing you whole scripts.

    Comment

    • prabirchoudhury
      New Member
      • May 2009
      • 162

      #3
      1. create a table and update the counter++ for each pages you want to count when ever the page get browse ..

      2. have a look this tutorial

      Comment

      • Dormilich
        Recognized Expert Expert
        • Aug 2008
        • 8694

        #4
        there are quite a lot hit counters out there, unless you want to excercise programming, use one of the available ones.

        Comment

        Working...