Hello!
I want to apologize for wasting your time. Recently I wrote about
vanishing files uploaded to php script. It was my fault. Since I
use rsync to send scripts to server it simply automatically dele
ted all files uploaded using php script which where stored in one
of the subdirectories. Onc
On Sun, 6 May 2001, Yasuo Ohgaki wrote:
> Since I don't use "register_globals=on", this might not be the problem what you
> have.
[snip]
> Your code is using $userfile as scaler value. Could it be the problem?
> (Just "echo $userfile". Isn't it array?)
No, it's string, I've checked it. I compl
""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Since I don't use "register_globals=on", this might not be the problem what
you
> have.
>
> If will have following data in $HTTP_POST_FILES
This line should be
I will have following data in $HTTP
=
Your code is using $userfile as scaler value. Could it be the problem?
(Just "echo $userfile". Isn't it array?)
Regards,
--
Yasuo Ohgaki
- Original Message -
From: "Andrzej Swedrzynski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Yasuo O
On Sat, 5 May 2001, Yasuo Ohgaki wrote:
> Could we take a look at your code?
Of course. Shall I send whole application or this snippet will
do?
// How the form is specified
// Some other form elements...
// Some other form elements...
// After the
Could we take a look at your code?
--
Yasuo Ohgaki
"Andrzej Swedrzynski" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Hello!
Recently I wrote a php script which handle file uploads. I took
an example from manual (and added some text fields) and every
6 matches
Mail list logo