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 long does a session last in php?
Tell me when a conditional statement is ended with an endif?
What is the use of "ksort" in php?
How to write php function in html onclick?
What the limitation of header() function in php?
What is the function func_num_args() used for?
How would you declare a function that receives one parameter name hello?
What is difference between static and final in php?
which will print out the php call stack?
What is mod_php?
How to redirect https to http url through .htaccess?
How to create a session? How to remove data from a session?
List functions available to sort an php array?
How to select a database?
Where are php configuration settings stored?