-1
all right?
I have a form inside a certain folder, for example, domain.com/form/ but I will use this form inside another page, for example, domain.com/about where I would need when the user fills in this form to reach me the.com/about link he used to access the form and not where he is processed.
I tried to use: $page_reference = $_SERVER["HTTP_REFERER"]; but it always returns me where it is processed..
Is there any way?
Thank you.
What form are you using to put a form from one page to another? It would be good to insert this information into the body of the question.
– Sam