|
It is okay to use \n or your other method for the line feed. It is recognized by Excel and similar CSV applications. But if you are viewing the generated CSV File using notepad like application, you might not see the line feed working because notepad/windows takes \r\n as the line feed.
You can use either of them.
__________________
dont worry newbie, we got you covered.
|