hello all:

I am writing to this page to produce a report and the output will be in csv
format and write to the user's local drive.  Could anyone tell me how to
create a text file in client's local drive with fopen()? My comamnd is:
    $fp = fopen("c:\\temp\\test.txt", "w+");
I am getting an error : permission denied. I think it is trying to write to
the server's c drive instead. thanks
sherry


____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:wdvltalk-join@;lists.wdvl.com 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to