php-general | 2001032
Date: 03/25/01
- Next message: Dddogbruce \( <email protected>\): "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Previous message: Joe Brown: "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- In reply to: Joe Brown: "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Next in thread: Dddogbruce \( <email protected>\): "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Reply: Dddogbruce \( <email protected>\): "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Oh. Duh! Thanks. ;P
Joe Brown wrote:
> Take a closer look at the previous message I sent $filename was defined as:
> $filename="news.txt";
>
> ""Dddogbruce ( <email protected>)"" <ddogbruce <email protected>> wrote in message
> news:3ABE5720.4709D973 <email protected>
> > When you say $newsSubmit = fread ($fd, filesize ($filename));
> >
> > Do you mean specify the filename? $news.txt then?
> >
> >
> >
> >
> > --
> > 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>
-- 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: Dddogbruce \( <email protected>\): "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Previous message: Joe Brown: "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- In reply to: Joe Brown: "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Next in thread: Dddogbruce \( <email protected>\): "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Reply: Dddogbruce \( <email protected>\): "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

