Thanks for your help weekpacket, but i'm not asking how to save excel file as a .csv in windows. I'm asking how to save a excel file as a .csv file using PHP program on a Linux Server.
Let me explain it clearly:
My customer uploads a excel file with some data, which i have read through in my script and update the database accordingly. Because i don't think there is a way to read the excel file in PHP, i would like to save that excel file as a .csv file and then open it read the content.
I hope this should be clear. I really appreciate your help guys. Can someone tell me how to convert the excel file as a csv file in a script or somebody has a script?
Many Thanks 🙁