This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

retrieve $_Post data in success page


  1. jez777
    Member

    Is there a way for machform to send data from the form to the success page and pull the form info into the success page. Maybe use a php $_Post to get it?

    Posted 15 years ago #
  2. yuniar

    Hmm.. the easiest way would be using $_SESSION variable.

    Inside process_form() function, in includes/post-functions.php file, you can store all form data into $_SESSION variable and then access it on success page.


    MachForm Founder

    Posted 15 years ago #

RSS feed for this topic

Reply