How can I maintain the count of how many persons have hit
my site?
Answer Posted / pankajbisane
Hello,
You can refer following URL:
http://www.developertutorials.com/tutorials/php/php-hit-counter-050620/page1.html
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What is the difference between htmlentities() and htmlspecialchars()?
Explain how can we increase the execution time of a php script?
What is super () python?
Tell me how to find the position of the first occurrence of a substring in a string?
What are regular expressions in programming?
Tell me how can we get the error when there is a problem to upload a file?
Is python similar to php?
Why do we use cookie?
What is the use of isset() in php?
What is the interface in php?
What are the difference between abstract class and interface in oops?
What is php and its advantages?
When a conditional statement is ended with an endif?
How to create a mysql connection in php?
What is printf in php?