How to get the number of visitors in a site?
Answers were Sorted based on User's Feedback
Answer / raju kumar
we can add static counter with $_SESSION variable
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / ank
to find the number of user use a static counter and print it
on your site
| Is This Answer Correct ? | 8 Yes | 8 No |
How many requests will be send to server and response coming from server when you open a web page (e.g. xyz.php) which has an image tag?
How to create a session? How to set a value in session? How to remove data from a session?
How can you propagate a session id?
Tell me what is the use of isset() in php?
What is the main difference between require() and require_once()?
Where is the functions php in wordpress?
What are the benefits of using php?
1.What is application server ? 2.What is web server ? 3.Explain the process of execution of a php file ?
How to get number of days between two given dates using PHP?
What are different types of errors available in Php?
what is DDL and DML?
Why php is better?