Want user registration system?

  • martysimpson
    Asked on May 17, 2017 at 1:40 AM

    Is there a way to use jot form to store user-data, and then build php or other pages that can call the database and display the database information onto my website?

     

    I want a user database to check to see if the user is logged in, then I want to associate submissions of content with the user-id and then on his profile page show his content links.

     

    Picture a recipe submission website. Each recipe author will have two dozen recipes associated with his user-id.

     

    Can I do this with two forms on jot-form? I picture a user registration form and then a user-submit recipe form. Then I could build a page that shows the user recipes based on the user-id.

     

    Is this possible?

  • BJoanna
    Replied on May 17, 2017 at 3:57 AM

    You can pull data from Jotfrom database. However you can send submissions to Your MySQL database using PHP and then call the data from your database and show it on your webpage. 

    How to send Submissions to Your MySQL Database Using PHP

    Within JotForm you can only create reports of your form submissions and share it with your users or embed reports to your webpage. 

    How To Create Form Reports in JotForm

    Let us know if you need further assistance.