RE: Send mail with a file

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

 



Unix has nothing to do with it, the mail command in PHP on unix is the same mail command
in PHP on windows. If you want to use attachments you need to use a class like phpMimeEmail
or whatever it's called go to phpclasses.org, it's on there somewhere.

On Thu, 2003-01-16 at 09:33, NIPP, SCOTT V (SBCSI) wrote:
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
-- 
Adam Voigt (adam@cryptocomm.com)
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc

Attachment: signature.asc
Description: This is a digitally signed message part


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

  Powered by Linux