That means you have an error in your use of fwrite.... its not a proper
'file pointer'. Its not a setting you can change in your php.ini, as it is
cause by a problem with your script. In fact, your script should not work
because of the error.

If you paste the code and what your script does, I may be able to help

Stephen

----- Original Message -----
From: "Andy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 16, 2002 6:19 PM
Subject: [PHP-WIN] Warning messages


> what do I change in my php.ini file to stop these annoying warning
notices?
> I have looked at the ini file but I am unsure what to change.  I still
want
> to see error messages but the warning notices are doing my head in.
>
> An example would be:
> Warning: fwrite(): supplied argument is not a valid File-Handle resource
in
> /home/.sites/112/site154/web/guestbook_post.php on line 18
>
> Thank you
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to