0
I have a wordpress page that there is a form, which the user passes email, name and status. When the registration is completed, I capture your data in a database (Mailchimp, in my case) and redirect to another page, to which he will have access to a simulated, for example.
However, I would like access to this redirected page to be done, EXCLUSIVELY, by my described form.
Because I don’t want there to be the possibility to type in the url directly the address of the redirected page. Example: dominio.com.br/simulado
If I did, he’d walk into the house again, or anything like that. Anyway, how is it possible to make this restriction?
Ok, obg! But then I return to the initial problem (kkkkk). How, from this registration in the form, I can give exclusive access to the page redirected?
– Joao Albuquerque
Edit the question as I already said. PS: maybe session just doesn’t solve your problem
– Guilherme Nascimento
Come on, imagine, now I’ll delete the comments, since we’ve cleared up your problem and just wait :)
– Guilherme Nascimento