Date: 11/12/00
- Next message: Paul K Egell-Johnsen: "[phplib] Block Template Article and Template Caching"
- Previous message: Shashank Tripathi: "[phplib] RE: [PHP] file upload"
- In reply to: senthil: "[phplib] file upload"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> i want to upload any file in the user machine (attachments) in my email
> program.
> i tried <input type=file name=upfile >
> but i cannot even get the $upfile = $HTTP_POST_VARS["upfile"];
>
> 1. i think this is not the way .i want to do this urgently .
> 2. i am very gratfull to any one who can throw some light on this or some
> code snippet.
This list is for phplib, not php. This is a php question. Don't crosspost
to all the lists to get an answer, it's rude.
You have asked about 5 questions over the last two days, most of which,
perhaps all of which, are easily answered by looking in the documentation.
Straight php questions, such as this, are answered at php.net. phplib
questions are answered at phplib.netuse.de. If you don't have your answer
after looking there, then come here and ask. But prove that you've tried to
find the answer yourself. I know you didn't do it here because there is a
code snippet, both the HTML and the php, at the php.net site that is under
the heading "Handling file uploads".
Go read some documentation.
Michael
-- Michael Darrin Chaney mdchaney <email protected> http://www.michaelchaney.com--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Paul K Egell-Johnsen: "[phplib] Block Template Article and Template Caching"
- Previous message: Shashank Tripathi: "[phplib] RE: [PHP] file upload"
- In reply to: senthil: "[phplib] file upload"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

