$_SERVER['HTTP_REFERER'] Does not work on Exeoutput 1.7

Hello, I’m developing an app which when it execute an action, for example: adding data and continue in the form, this point is when $_SERVER[‘HTTP_REFERER’] should work after saving the data, but it shows this error: undefined index var ‘HTTP_REFERER’ and i have tested it on a standard web server and it works correctly.
Thank’s for your help…!

This topic was automatically closed after 24 hours. New replies are no longer allowed.

It’s not supported in ExeOutput, sorry.