Hello,
I have csv filename with date. Everyday i have same csv file with respective date. I need to read filename (everyday date changes in filename) and do operation.
For example, I have file "cells_20140106_165532.csv". I did like this to read it in general:
$filename = "cells_".date('Ym...
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.