Hi is there a way of a php script knowing what page/script/object/thing
on the server called it ? I don't mean the referer in the user's
browser which is easily spoofed or non-existant I mean is it possible
for a PHP script to be 'aware' of what other page within the site is
accessing it ? I think $HTTP_REFERER is out, is there anything else
that would help ?
Thanks
j
Comment