On Thursday 10 July 2003 16:22, szparag wrote:
> 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.

You said previously that you had downloaded some classes which allowed you to 
send mail with attachments. But you don't want to use those classes and want 
to write your own, but you don't know how.

1) Why don't you want to use those ready made classes? Why re-invent the 
wheel?

2) OK fine, you don't want to use those classes, so just study them to see how 
it's done then off you go.

3) Also the subject of "how to attach file to email" has been discussed many 
times in the past, refer to archives for code.

-- 
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
------------------------------------------
/*
I can't understand why a person will take a year or two to write a
novel when he can easily buy one for a few dollars.
                -- Fred Allen
*/


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

Reply via email to