I have some csv file and want know the data format i.e data type of the csv columns .its not possible from direct csv file .so that i would like to read a csv file in micro soft excel and know the data format of each columns. i need to done these steps using php.
Is there any way?