RE: Send mail with a file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I was referred to this class and it works great.  I had a page that
generated a leave form (based on the users info) and e-mailed the form as an
attachement to the users supervisor.

http://phpmailer.sourceforge.net/

Eddie

-----Original Message-----
From: NIPP, SCOTT V (SBCSI) [mailto:sn4265@sbc.com]
Sent: Thursday, January 16, 2003 9:34 AM
To: 'Bruno Pereira'; php3@developersdesk.com; php-db@lists.php.net
Subject: RE:  Send mail with a file


	Under Unix I don't know that this is possible, but hopefully someone
else will know of a way.  I would love to be able to e-mail some Excel files
that I generate with a Perl cron job, but there does not appear to be any
practical way to do this in Unix.

-----Original Message-----
From: Bruno Pereira [mailto:bruno.pereira@netvoice.pt]
Sent: Thursday, January 16, 2003 3:47 AM
To: php3@developersdesk.com; php-db@lists.php.net
Subject:  Send mail with a file


How can i insert a file on a mail, with the command "mail()"? It is
possible?

Cumprimentos

Bruno Pereira
bruno.pereira@netvoice.pt

-----Original Message-----
From: Bruno Pereira [mailto:bruno.pereira@netvoice.pt]
Sent: quarta-feira, 15 de Janeiro de 2003 14:48
Cc: php3@developersdesk.com; php-db@lists.php.net
Subject: Concatenate two strings


How can i join two strings.
My code is something like:
$valor1="bruno";
$valor2="Pereira";
$valor=$valor1 + " " + $valor2

Can someone help me. Thanks.

Cumprimentos

Bruno Pereira
bruno.pereira@netvoice.pt


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

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


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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux