RE: Reading files from different user's

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ok, thanks.  I'm uploading the file.  I check all variables in $_FILES[ ] and everything is alright, but the file does not appear in my upload dir = 

c:\program files\php\uploadtemp

what gives?


--
Gerardo S. Rojas
mailto: grojas@strategicinc.com


-----Original Message-----
From: Dave Gardner [mailto:daveg_uk@yahoo.com]
Sent: Wednesday, November 19, 2003 9:43 AM
To: Gerardo Rojas; php-windows@lists.php.net
Subject: Re:  Reading files from different user's


try using http file upload.  there is a lot on this in
the php manual.  then you can send the file back by
sending headers first and then sending the data (it
will prompt user with "save file as..." dialogue).



 --- Gerardo Rojas <grojas@strategicinc.com> wrote: >
I am running IIS with PHP.  I want to be able to
> take a user's input (a file) and process it and
> write back generated files to the users' pc. 
> Currently the script works fine but only on the
> actual server.  Any help would be appreciated.
> 
> How do I open or pass a file from a user to the
> webserver?
> 
> 
> 
> --
> Gerardo S. Rojas
> mailto: grojas@strategicinc.com
> 
>  

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk

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



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux