How to find out, how a user visited a particular page?
Answer Posted / webguy
It's $_SERVER['HTTP_REFERER'];
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How does php strcmp work?
What is basic php?
What is 'float' property in css?
Why does sql injection happen?
What is the content of /etc directory?
What is the major php security hole? How to avoid?
What is binary safe string?
How do I stop a php script?
How can we make a constant in php?
How to count all the lines of code in a directory and sub folder?
Tell me what is the use of "ksort" in php?
What is php constructor?
Which is faster for or foreach php?
How do you check is php not empty?
Where is session value stored php?