I have a php form that is included by a number of different “calling” php pages. I need to know WHICH page generated the form responses.
I have tried all kinds of parameter passing without any success. It seems like it should be simple to do; but I have wasted 2 full days just trying to get the name of which one of the files that is “calling” the included form. Any ideas or help would be appreciated…