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 |
Which library is used in php to do various types of image work?
What is the major php security hole? How to avoid?
What can php do?
What are the new features in php 7?
!== represents what?
Tell us what is the difference between session_unregister() and session_unset()?
when ever the user logged in the database table the current registered date will be appeared
How is it possible to parse a configuration file?
What is cURL in PHP?
Tell me what types of loops exist in php?
Where can I find php ini file?
What does a special set of tags do in php?