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 |
How many escape sequences are recognized in double-quoted strings?
1.Where are the cookies storing ? 2.What is the drawback of using cookies ? 3. If two site is having same cookie name and different values what will be the output if we echo the cookie name from those sites ? How can we solve this issue (How can we specify the domain name)?
What is x+ mode in fopen() used for?
Name some of the functions in php.
Can we embedded directly PHP code into XHTML document? State Whether True or False?
Do you know how to get the ip address of the client?
Explain me what is the importance of "method" attribute in a html form?
PHP can be used frontend of for backend?
What is the use of the function htmlentities?
What are static variables in php?
How to create reusable code in php?
What are the string functions in php?