Hello all,
I'm really stuck here, and I'm getting no replies, because, probably, this question doesn't make much sense. However, if it doesn't, please let me know as well.
I'm able to store some data on a xls file. However:
1) I get them all on the first cell of a xls sheet, instead of being spread over the cells.
2) I'm unable to get the column names.
I know that normally, we see the use of mysql_num_rows and mysql_num_fields, but, in this case, I was trying to use pdo.
Here is an example:
pastebin.com/m69d5c71e
Can I have your help please?
If I'm not on the right track, please, advice...
Kind Regards,
Márcio