t;[EMAIL PROTECTED]>
Cc: "PHP" <[EMAIL PROTECTED]>
Sent: Thursday, January 23, 2003 10:36 AM
Subject: Re: [PHP] handling files error
> None of the uploaded files is executable, even if it is some .exe or
> shell script, simply it does not have the permission to execute.
>
None of the uploaded files is executable, even if it is some .exe or
shell script, simply it does not have the permission to execute.
$userfile_name is only the name of the file as it was on the client's
machine, there is no such file on your filesystem (unless you create it)
Gilberto Garcia Jr
Hey guys,
I have a red hat 7.3 server running apache and php4. It all seems working fine, but
when I try to upload a file through a form I got nothing. I mean, I can ouput the temp
name of the file, the final name, size and other stuff. but some functions don“t work.
Like
If (!is_executable($u
3 matches
Mail list logo