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 can we get ip address of a client in php?
How is it possible to know the number of rows returned in result set?
Explain different sorting function in php?
Do you know how can php and html interact?
How does the identity operator === compare two values?
What is the use of get and post method in php?
How do you pass a variable by value?
Difference between get and post method.
Does php have future?
Do you know how can we check the value of a given variable is a number?
What is cookies php?
Which database is best for php?
How do I find out the number of parameters passed into function9?
What is the correct php command to use to catch any error messages within the code?
Explain about looping in PHP?