Hi all,
I want to automate the work of uploading excel datas to databases using PHP.
I am familiar with working on csv files and databases. But I want the XLS file which i am uploading , to be converted to CSV file using PHP before the process begins.
PLEASE HELP..