Re: [PHP] (again)Writing new lines in txt- files?=)

2002-01-23 Thread Alexander Skwar
So sprach »Mårten Andersson« am 2002-01-23 um 19:27:04 + : > hello again! =) > > I.m using fwrite() to write to the file. What I want is a new row i a > textdocument after each strung I insert.. > > I've been told that "\n" should be the solution to the problem whith new > rows i a text-do

[PHP] (again)Writing new lines in txt- files?=)

2002-01-23 Thread Mårten Andersson
hello again! =) I.m using fwrite() to write to the file. What I want is a new row i a textdocument after each strung I insert.. I've been told that "\n" should be the solution to the problem whith new rows i a text-document. But I am not sure that's want I wanted... =) I'll try to be more spe