On Saturday 07 December 2002 01:10, Tom Rogers wrote:
>
> If your input is like this:
>
>
>
> The array you get would look like this:
>
> $_FILES['userfile']['name'] The original name of the file on the client
> machine.
>
> $_FILES['userfile']['type'] The mime type of the file, if the browser
> p
Hi,
Saturday, December 7, 2002, 2:56:53 AM, you wrote:
MS> I'm trying to find some documentation on the $_FILES
MS> array, but on PHP, it's a little confusing. I read the
MS> documentation and the comment from rep_spam@..., but
MS> that wasn't too clear to me either.
MS> I'm aware that when uploa
I'm trying to find some documentation on the $_FILES
array, but on PHP, it's a little confusing. I read the
documentation and the comment from rep_spam@..., but
that wasn't too clear to me either.
I'm aware that when uploading a file named
$uploadedfile, the size, name, etc. get stored in
variable
3 matches
Mail list logo