custom PHP code to do a temporary upload document with JotForm

  • jfullwiler2
    Asked on April 5, 2016 at 11:42 PM

    Hello,

      I am trying to use custom PHP on my form to make a temporary upload function for a text document (then a word count would be performed). I have it working in test enviroment, however, I use a site builder so I cannot integrate PHP directly on my website, im trying to figure out if this PHP can be implemented through jotform.

    Thank you if you have any suggestions

  • Elton Support Team Lead
    Replied on April 6, 2016 at 2:46 AM

    You can download your form source code and inject any 3rd party scripts in it. http://www.jotform.com/help/104-How-to-Download-a-Source-Code-of-your-Form

    If you want to send your form data to your custom thank you PHP page, simply enable POST Data in your form. This article explains how to do it http://www.jotform.me/help/213-Send-POST-Data-From-JotForm-Using-PHP-in-Custom-Thank-You-Page.

    If you need further assistance, let us know.