Re: [PHP-WIN] File uploading yet again

2002-08-02 Thread Lorne T
ll need to use the new superglobal arrays to access your > variable. I am not sure how it would uploaded file, but it should be > something like $_POST['data_blob']. > > HTH, > > Mikey > > > -Original Message- > > From: Lorne T [mailto:[EMAIL PROTECTED]]

RE: [PHP-WIN] File uploading yet again

2002-08-02 Thread Mikey
#x27;]. HTH, Mikey > -Original Message- > From: Lorne T [mailto:[EMAIL PROTECTED]] > Sent: 01 August 2002 21:56 > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] File uploading yet again > > > I still am in need of help with uploading a file using IIS and > PHP 4.2.2. >

[PHP-WIN] File uploading yet again

2002-08-01 Thread Lorne T
I still am in need of help with uploading a file using IIS and PHP 4.2.2. The problem seems to be that the variables holding the temp name and size never get correctly set from the file input control. I have the copy function working, but it can not find the temp file because php never reports a