farfetched
12-03-2003, 04:53 PM
Hi all,
I'm making a webform for a project at school...a php file is being used to grab the form values and dropping them into a mysql database. Another export php file is then being used to extract these values and dropping them into excel.
The problem I'm having is that the database "osa_form" is being populated by blank rows....i don't get why???
therefore the export file when it's used displays nothing in excel, just the column array...
I'm making a webform for a project at school...a php file is being used to grab the form values and dropping them into a mysql database. Another export php file is then being used to extract these values and dropping them into excel.
The problem I'm having is that the database "osa_form" is being populated by blank rows....i don't get why???
therefore the export file when it's used displays nothing in excel, just the column array...