How to bind data in php
Posted: Tue Sep 29, 2009 7:46 am
Hi,
My task is, an excel file contains some records, where the first row has the headings and bellow that following are the corresponding records, in a form when the excel file is uploaded the fist row headings should be binded to the drop down list in the form, and when we click the drop down and select the elements, the selected element should appear in the text area.
i have searched in Google on how to bind data in php, but all in vain, kindly provide me solution
My task is, an excel file contains some records, where the first row has the headings and bellow that following are the corresponding records, in a form when the excel file is uploaded the fist row headings should be binded to the drop down list in the form, and when we click the drop down and select the elements, the selected element should appear in the text area.
i have searched in Google on how to bind data in php, but all in vain, kindly provide me solution