I\'m writing a PHP script that adds numbers into a text file. I want to have one number on every line, like this:
1 5 8 12
If I use f
f
Ohh Guys! Just Use
\r\n
insted of \n