• In addition to using “Contact Form 7” to send email, I would like to save the posted values of the contact form into SESSION variables so that I can re-display them in a later PHP page.

    How can I save the $_POST variables from the contact form to $_SESSION variables?

  • The topic ‘Saving Posted variables in Contact Form 7’ is closed to new replies.