Hi, I am working on data entry form using PHP.
I have 5 fields, on the 1st field I will entry some data, and a ajax code will populate a list matching the data, on select, next two fields will be automatically field with some data from mysql database. Now after entering all required data, the entire data will be moved to a table below.
I am unable to perform the job. Please help me with the steps.