it dosnt work for me ----- Original Message ----- From: "Jason Wong" <[EMAIL PROTECTED]> Newsgroups: php.general To: <[EMAIL PROTECTED]> Sent: Friday, November 15, 2002 4:20 PM Subject: Re: [PHP] what else do i need in this upload script?
> On Saturday 16 November 2002 05:04, Tweak2x wrote: > > ok, this is upload.php: > > > > <form enctype="multipart/form-data" action="upload.php" method="post"> > > <input type="hidden" name="MAX_FILE_SIZE" value="1000"> > > Send this file: <input name="userfile" type="file"> > > <input type="submit" value="Send File"> > > </form> > > > > > > what else do i need to make afile upload? > > Why don't just try the example in the manual as someone (I believe) already > suggested? > > -- > Jason Wong -> Gremlins Associates -> www.gremlins.biz > Open Source Software Systems Integrators > * Web Design & Hosting * Internet & Intranet Applications Development * > > /* > Satire is what closes Saturday night. > -- George Kaufman > */ > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php