Having url parameters populate into form fields
-
Hi, trying to find a way to have url parameters auto-populate the placeholder fields into my form.
For example
https://whatever.com/[email protected]
And have the placeholder value output essentially: $_GET[“email”];
Have tried entering php into the placeholder value but it’s not working. Would appreciate help or guidance.
Thank you kindly in advance.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Having url parameters populate into form fields’ is closed to new replies.