Hi Mike,
> Just start with something simple, like this:
I was getting lost in a water glass many thanks for your help and
great script, now is more clear.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Oh, I though it would be nice to have some small sample code. All I'm
interested is how the POST parameter
is accessed. Just as an ordinary $_POST['file'] variable in PHP?
You'll use $_FILES.
http://us2.php.net/features.file-upload
Mike
On 27 Apr., 20:38, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
> > I've also just tried it out but where is "upload.php"?
>
> As with any form processing, there must be a server component that
> handles the data. upload.php is just the action target for
> Massimiliano's form.
>
Oh, I though it would
I've also just tried it out but where is "upload.php"?
As with any form processing, there must be a server component that
handles the data. upload.php is just the action target for
Massimiliano's form.
Mike
On 27 Apr., 19:57, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
>
> Just start with something simple, like this:
>
I've also just tried it out but where is "upload.php"?
> enctype="multipart/form-data">
> File:
>
>
O. Wyss
Massimiliano,
That code wasn't meant to serve as an example. It had a bunch of
extra stuff in there so that I could display the responses, etc.
You neglected to indicate what it not working for you. Are you
getting an error? There is nothing special that you need to do to
take advantage of
6 matches
Mail list logo