To determine which script filename called it
Posted: Thu May 27, 2004 9:22 am
There are 3 pages : a.php, b.php, c.php
a.php has a link to c.php
b.php has a link to c.php
Is there any way to find out in c.php which page called it ? Without the use of hidden tags or url paramter. I just need to know the calling script file name.
Thanks
a.php has a link to c.php
b.php has a link to c.php
Is there any way to find out in c.php which page called it ? Without the use of hidden tags or url paramter. I just need to know the calling script file name.
Thanks