php-general | 2001032
Date: 03/25/01
- Next message: Joe Brown: "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Previous message: Jack Dempsey: "[PHP] rewind"
- In reply to: Dddogbruce \( <email protected>\): "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Next in thread: Joe Brown: "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You should find it on
http://www.php.net/manual/en/functions.fseek.php
Or something. There are examples that are quite clear.
- Richard
""Dddogbruce ( <email protected>)"" <ddogbruce <email protected>> wrote in message
news:3ABE423F.C7709DEB <email protected>
> Ok, with this fseek..
>
> Could you give me an example of how to implement it?
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Joe Brown: "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Previous message: Jack Dempsey: "[PHP] rewind"
- In reply to: Dddogbruce \( <email protected>\): "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Next in thread: Joe Brown: "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

