Try
*** REPLY SEPARATOR ***
On 31/12/2002 at 5:27 PM Alberto Brea wrote:
>Could somebody please tell me what I'm doing wrong here?
>
>The code is:
>$fd=fopen($filename, "a");
>fwrite($filename, "xyz");
>fclose($fd); ?>
>
>And I get the following error message:
>"Warning: f
The $fd is the file handler now not the $filename.
Timothy Hitchens (HiTCHO)
[EMAIL PROTECTED]
HiTCHO | Open Platform Web Development
Consutling - Outsourcing - Training - Support
- Original Message -
From: "Alberto Brea" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, Ja
2 matches
Mail list logo