Results 1 to 6 of 6

Thread: how to count the visiter of my web?

  1. #1

    Thread Starter
    Addicted Member thirith's Avatar
    Join Date
    Oct 2004
    Posts
    196

    Question how to count the visiter of my web?

    hi all,


    i want to count the visiter of my web but i do not know how to coding.

    please help me.

    reagards,
    thirith.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: how to count the visiter of my web?

    Then you could use a third party counter application on your page, such as http://www.statcounter.com/free_hit_counter.html

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: how to count the visiter of my web?

    Or you can open a text file, read a varible from it (that contains the number of visiters, starting on zero) and then update that variable ++. And then write it back to the file. Just make sure that 2 persons can't write to the file at the same time. Then you have the writers/readers problem.



    ØØ

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: how to count the visiter of my web?

    but i do not know how to coding.
    ReadMe

  5. #5
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: how to count the visiter of my web?

    Quote Originally Posted by mendhak
    ReadMe

    Rude...

  6. #6
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: how to count the visiter of my web?

    Tutorial then...

    http://www.spoono.com/php/tutorials/tutorial.php?id=4


    Since I am too lazy to explain my self..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width