1
General PHP Help / Populate form text box from URL for email unsubscribe link
« on: March 09, 2012, 11:52:36 AM »
We are doing a simple email campaign and need to include an unsubscribe link. I have the page and db built for the page however I'd like the 'email' field to populate from a unique url, such as:
www.myweb.com/unsubscribe.php?email=email@gmail.com
I can't seem to get this info from the url to the text box. Thanks in advance for any assistance!
www.myweb.com/unsubscribe.php?email=email@gmail.com
I can't seem to get this info from the url to the text box. Thanks in advance for any assistance!
