i made a program to write in the files im using fwrite function
but i want number,sender,msg to put on different lines
but they are coming on the same line can some body help me with this
my function is
fwrite($file,$number);
fwrite($file,"\n");
same for other fields any body for suggetions