Re: [PHP] how can i creat a file and write a string to it! From: John Meyer (john_meyer <email protected>)
Date: 07/15/01

At 06:27 PM 7/15/01 +0100, sunny AT wde wrote:
>i've been looking for an adequate answer all morning in the archives,
>
> fwrite($file, $articletext);
>

Don't you have to do a fopen beforehand?

John Meyer
john_meyer <email protected>
Programmer

If we didn't have Microsoft, we'd have to blame ourselves for all of our
programs crashing

-- 
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>