[PHP] what else do i need in this upload script?

2002-11-15 Thread Tweak2x
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? -- PHP General Mailing List

RE: [PHP] what else do i need in this upload script?

2002-11-15 Thread Van Andel, Robert
? Robbert van Andel -Original Message- From: Tweak2x [mailto:Tweak2x;Carolina.rr.com] Sent: Friday, November 15, 2002 1:05 PM To: [EMAIL PROTECTED] Subject: [PHP] what else do i need in this upload script? ok, this is upload.php: form enctype=multipart/form-data action=upload.php method=post

Re: [PHP] what else do i need in this upload script?

2002-11-15 Thread Jason Wong
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

Re: [PHP] what else do i need in this upload script?

2002-11-15 Thread tweak2x
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

Re: [PHP] what else do i need in this upload script?

2002-11-15 Thread Jason Wong
On Saturday 16 November 2002 06:54, tweak2x wrote: it dosnt work for me sigh http://marc.theaimsgroup.com/?l=php-generalm=103678340124082w=2 -- Jason Wong - Gremlins Associates - www.gremlins.biz Open Source Software Systems Integrators * Web Design Hosting * Internet Intranet Applications