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:[EMAIL PROTECTED]]
Sent: Thursday, January 16, 2003 3:47 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [PHP-DB] Send mail with a file


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

Cumprimentos

Bruno Pereira
[EMAIL PROTECTED]

-----Original Message-----
From: Bruno Pereira [mailto:[EMAIL PROTECTED]]
Sent: quarta-feira, 15 de Janeiro de 2003 14:48
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
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
[EMAIL PROTECTED]


--
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 ([EMAIL PROTECTED])
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

Reply via email to