[Solved] how to check csv file format , its taking other files format also i tried with this code

[ad_1]

You can use the SplFileInfo::getExtension() method to check the file format.

See for reference, http://php.net/manual/en/splfileinfo.getextension.php

[ad_2]

solved how to check csv file format , its taking other files format also i tried with this code