How can I maintain the count of how many persons have hit
my site?
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 |
/temp is a type of filesystem directory. State Whether True or False?
How can I check if a value is already in an array?
3 Answers Rushmore Consultancy,
Which is faster for or foreach php?
What is a php web application?
What is the difference between pop3 IMAP and MAPI?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
How do I open a file to write content to?
1 Answers Rushmore Consultancy,
What is mean by RSS?How can i use this?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
Which function is used in php to count the total number of rows returned by any query?
Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?
What is the difference between print() and echo()?