Viewing 2 posts - 1 through 3 (of 3 total)
For anyone who may run into something similar this is the code I used to get this working.
$filename = str_replace("//","//////",__DIR__ ."/file.csv");
January 29, 2015 at 6:18 am
#1773958
OK I may have found the issue but I still need some help. Whilst I am escaping the " I have found out that the path \ are not...
January 24, 2015 at 7:27 am
#1772904