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: Christian Dechery: "[PHP] getting numeric index of array"
- In reply to: Dddogbruce \( <email protected>\): "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!"
- Reply: Dddogbruce \( <email protected>\): "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
maybe spinning the 'd' in $fd 180 degrees to make it a p will help...
Sorry, haven't tried this myself, typo's happen.
heh, I'm still trying to compile php 4 windows :-( been hoping for a
helping hand.
""Dddogbruce ( <email protected>)"" <ddogbruce <email protected>> wrote in message
news:3ABE6080.31D7DE13 <email protected>
> $fp = fopen ($filename, "r");
> $newsSubmit = fread ($fd, filesize ($filename));
>
> These are giving me a parse error:
> Warning: Supplied argument is not a valid File-Handle resource in
> C:/XITAMI/owen/website/php/newsSubmit.php on line 10
>
>
>
>
>
>
>
> --
> 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: Christian Dechery: "[PHP] getting numeric index of array"
- In reply to: Dddogbruce \( <email protected>\): "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!"
- Reply: Dddogbruce \( <email protected>\): "Re: [PHP] [PHP4] $fp = fopen( "news.txt", 'a' ); // 'a' = append! Wah!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

