Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Writing to a file


Message #1 by Keith Weigand <Keith.Weigand@W...> on Fri, 20 Jul 2001 14:25:23 -0400
keith you need to place the contents of the file into a variable then read
the variable then add to it.
the add ( concanate) the apend o the file and wirte again
that should do it

Jorge

----- Mensaje original -----
De: "Keith Weigand" <Keith.Weigand@W...>
Para: "professional php" <pro_php@p...>
Enviado: Viernes, 20 de Julio de 2001 12:25 p.m.
Asunto: [pro_php] Writing to a file


> Hello all,
> Is it possible to append to a text file? When I use the fwrite(), it
> overwrites the file with the new string I specify.
>
> I search the archives with no luck.
>
> Thanks in advance
>
> Keith Weigand
> Programmer/Developer
>  xxx-xxx-xxxx  x5397
>
>

  Return to Index