Hi all,
I'm a newbie in PHP and try to optimize a script with drop-down lists.
Please find attached the .zip with files.
There are :
- files .sql to create the tables and one to fill the tables (emp_empdetail.sql)
- report.php to process
- showreport1.php to display results
- exemple_he_1.xls, the file given to me to fill the database.
My question is : how to proceed to do that from the .xls file?
You can preview a demo at http://www.fang.ch/pathos/report.php.
Thanks for your coorperation,
Sebastien
Newbie drop-down lists + db mysql
Moderator: General Moderators
Newbie drop-down lists + db mysql
- Attachments
-
- lists.zip
- (12.08 KiB) Downloaded 134 times
Re: Newbie drop-down lists + db mysql
The .sql files appear to contain all the information contained in the spreadsheet. Once you've finished importing the .sql files, you should have all the information you need.