[PHP] Providing a means for the surfer to send a file

2005-01-20 Thread Todd Cary




I am looking for some sample code on setting up a page that provides a
means for the surfer to send a file to the server.

Todd
-- 



inline: NewLogo.gif

Re: [PHP] Providing a means for the surfer to send a file

2005-01-20 Thread Bret Hughes
On Thu, 2005-01-20 at 14:03, Todd Cary wrote:
 I am looking for some sample code on setting up a page that provides a 
 means for the surfer to send a file to the server.

Hmm lets see:

http://www.google.com/search?hl=enlr=q=html+file+upload+phpbtnG=Search

First hit looks promising.

Bret

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



RE: [PHP] Providing a means for the surfer to send a file

2005-01-20 Thread Jay Blanchard
[snip]
I am looking for some sample code on setting up a page that provides a
means for the surfer to send a file to the server.
[/snip]

? Do you mean a file upload?

http://us3.php.net/manual/en/features.file-upload.php

BTW, HTML e-mail to a list is just bad karma dude.

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