Get all form values to display

Home Forums Quform PHP Get all form values to display

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17206
    mikeprime888
    Participant

    I have been asked to integrate with a remote CRM company using cURL. All seems to be working well with the exception of an email field. Since I cannot access there remote DB they have asked me to post the form locally and show them the output to verify the form values.

    I see that there is code available on you website to do this:

    $values = $form->getValues();

    array(
    ‘name’ => ‘My Name’,
    ’email’ => ‘me@example.com’,
    ‘message’ => ‘Hello there.’
    )

    Since I am not a PHP programmer could I please ask for some help on how to get this to work?
    I did include it in my process.php file but couldn’t figure out how to display it?

    Thanks in advance!
    Mike

    #17216
    mikeprime888
    Participant

    Hi Ally – is there any help you could give me? I have to get this done today.
    Thanks so much,
    Mike

    #17222
    mikeprime888
    Participant

    Never mind figured it out. Close thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy