Database: Retrieve data with php

  • HNUSK
    Asked on May 29, 2018 at 6:39 AM

    Hi,

    I am new to PHP, Please help me ...

    I need to display each student details from database into html form one by one on clicking next button using php.

  • aubreybourke
    Replied on May 29, 2018 at 9:51 AM

    Which database are you referring to?

    If you want to use php to query a database I'm afraid that isn't possible with JotForm. You would need to program this yourself.

    Here's a guide to query a database in php:

    https://www.w3schools.com/php/php_mysql_select.asp