Hello Experts,
I need to echo the 1st referred page (passing the variables from page to page).
Here are the pages sequence:
Page1: Landing page (there is no form in this page)
Page2: Select product there is no form in this page)
Page3: Online form where the client fill in info.
Page4: Gets the form variables and submit an email.
* All the pages are PHP
What I am trying to achieve is getting the landing page URL into the email.
That’s a long sequence of pages. I face a problem since “page2” does not have a form so I cannot use a hidden input field.
Can someone suggest?
Our community of experts have been thoroughly vetted for their expertise and industry experience.