Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

Re: [PHP3] Uploading Files From: Richard Lynch (richard <email protected>)
Date: 05/15/00

In article <391FA227.AD7EDEC5 <email protected>>, c_hope <email protected>
(Christian) wrote:

> Hi,
>
> I'm attempting to write some code to upload a file ...
>
> <FORM ENCTYPE="multipart/form-data" method=POST name=upLoad
> action="thankYou.php3" >
> <Input type=hidden name=MAX_FILE_SIZE value=1024>
> <Input type=file name=upLoadSynopsis>
> <Input type=submit value="Upload">
>
> Now it seems to do something ...
> It churns away and then brings up the thank you page ..
>
> But I have NO IDEA if the file has been uploaded ..
> And if so .. where ?????????

There's a minimalist sample on http://www.zend.com/ that may be illuminating...

-- 
Richard Lynch                | If this was worth $$$ to you, buy a CD
US Customer Support Director | from one of the artists listed here:
Zend Technologies USA        | http://www.L-I-E.com/artists.htm
http://www.zend.com          | (this has nothing to do with Zend, duh!)

-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>