How to find out, how a user visited a particular page?
Answer Posted / asish kumar khuntia (mithu)
Sorry for previous wrong answer.
In php u can get through $_SERVER page referer.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How to get the length of string?
Why we use get in php?
Can we override static method?
Does php use html?
How to remove leading and trailing spaces from user input values in php?
What is php used for?
Why would we use === instead of ==?
What is php date function?
Is php an oop?
What do you mean by having php as whitespace insensitive?
Why print_r is used in php?
What does trim () do in javascript?
What is mysql_real_escape_string used for?
What is difference between required and require_once in php?
What are the different types of PHP arrays?