no.
i`m not trying to upload file on server.
i want to send e-mail with attachments but if it's possible without
using classes.
i thought that file should be first uploaded and then send with e-mail as
attachment, maybe uploading isn't correct...
i don't know how to do it.
szpar
0\r\n";
$headers .= "Content-Type: ".$attach_type."; name=".$attach_name.";
Content-Disposition: attachment";
$headers .= "X-Attach: $attach";
}
but it doesn't work.i miss something.
szparag
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
i know that in mail-form i need
but i don't know how to write message headers to send file with e-mail.
please help me.
szparag.
IncrediMail - Email has finally evolved - Click Here
o you know how to set flags in the way that flags willstay on server and will be visible when i open new connection ???is it possible ???there must be some way but i don't know how to do this.
thanks in advance.
szparag.
IncrediMail -
4 matches
Mail list logo