Quick Php Code Modificaton
November 21st, 2009
I have a php page that I need modified. This should take all of 10 minutes for someone who knows what they are doing.
When someone signs up for a mailing list on a page, it takes them to a blank page that says:
———————-
Thanks for signing up, (first name) .
Your email address (email address) will be kept safe!
You will receive an introductory email in a moment.
———————–
I just need it to go to a html page that inserts their first name at the top of the page and my content at bottom.
So, the signup.php needs to be modifed and saved as a new file. I’ll still use the normal signup.php for other lists, so only this one page will go to the html page.
Thanks!



