On Wednesday 11 February 2004 22:58, Donpro wrote:

> A code sample of my form is:
>
> <form enctype="multipart/form-data" action="formmail.php" method="post">
> Send this file: <input name="userfile" type="file">
> <input type="submit" value="Send your file" name="submit">
> </form>

Try the example(s) in manual > Handling file uploads. If they work, then 
figure out what you're doing differently in your code that makes it not work.

If the examples don't work, and you have read the above chapter thoroughly and 
still can't get them to work then post back here.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
If I promised you the moon and the stars, would you believe it?
                -- Alan Parsons Project
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to