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

Reply via email to