How to find out, how a user visited a particular page?
Answer Posted / asish kumar khuntia(mithu)
We add a counter in that page.
when a page load that counter value will increase.
eg.
<?php
$counter++;
?>
for storing its previpous value we can use session,
database etc.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is substr() in php? And how it is used?
What is php mean?
What new features php7 has in store for us?
How big is nvarchar max?
Do you know what is the use of the function 'imagetypes()'?
How do you access a get requests url parameter with php?
Tell me how to set a page as a home page in a php based site?
How can you associate a variable with a session?
What is the purpose of the '.myd' file extension? What do thes file contain?
Do you know how to enable error reporting in php?
What is data abstraction in php?
Is empty in excel?
Write the statements that are used to connect php with mysql
Is age a variable in research?
Is runtime polymorphism overriding?