Hi All, If I have file on[windows] c:\test.csv. How I can read the entire contents of this file?
I have try file_get_contents, fgetcsv and etc but didn't work. May I'm mis-understanding about using those function. Thanks in advance Regards, bn
Hi All, If I have file on[windows] c:\test.csv. How I can read the entire contents of this file?
I have try file_get_contents, fgetcsv and etc but didn't work. May I'm mis-understanding about using those function. Thanks in advance Regards, bn