Gilbert BENOIT - 2016-08-17 22:03:20
Hi,
For me, it doesn't work without encoding the filenames :
$details[$aCount]['filename'] = utf8_encode(str_replace('../../', '', $files[$i]));
It could be useful to test json_last_error before echoing json string. The sites always match if file_list echoed null.
Question : why this test on $fileok in globRecursive ?
Thanks,