|
-
Jun 30th, 2005, 03:13 AM
#1
Thread Starter
Addicted Member
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.
-
Jun 30th, 2005, 03:36 AM
#2
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
-
Jun 30th, 2005, 03:59 AM
#3
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.
ØØ
-
Jun 30th, 2005, 04:04 AM
#4
Re: how to count the visiter of my web?
but i do not know how to coding.
ReadMe
-
Jun 30th, 2005, 04:05 AM
#5
Re: how to count the visiter of my web?
 Originally Posted by mendhak
ReadMe 
Rude...
-
Jun 30th, 2005, 04:49 AM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|