Re: [PHP] file writing question

2004-01-13 Thread Jason Wong
On Tuesday 13 January 2004 06:47, Timmy wrote: > Since the incremented number is at 3, there should be 3 timestamps in a > "stack" order. Overwriting the sole number for incrementing or > decrementing is no problem. However, inserting a new timestamp is where I > get stuck. The current timestamp

[PHP] file writing question

2004-01-13 Thread Timmy
Hello all, Thanks in advance. I have a quesetion about writing to files. I am successfully opening a file and writing to it, but I'm having problems inserting text. My file currently has the following structure: *** [index] 24 1073946700 *** The second line in the