[ad_1]
Use something like
file_put_contents("file.txt", str_replace(",", "\r\n", $string));
1
[ad_2]
solved Replace comma with newline and write to text file [closed]
[ad_1]
Use something like
file_put_contents("file.txt", str_replace(",", "\r\n", $string));
1
[ad_2]
solved Replace comma with newline and write to text file [closed]