Thanks for all of your answer. Yes, mail() function works! I didn't know this function
before, so tried to use the linux command.
Best!
Min
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Have you try mail() function?
Min Wang wrote:
Hello, all!
So glad to join this maillist. I'm a beginner of PHP. I'd like to call a "mail" command in a
"mail.php" like the following:
There was no error, but it didn't send the mail as I wished.
Other command lines like:
worked.
"my.txt" lies in th
Min Wang wrote:
Hello, all!
So glad to join this maillist. I'm a beginner of PHP. I'd like to call a "mail" command in a
"mail.php" like the following:
perhaps you might want to use the mail() function of php instead?
echo `mail -s test [EMAIL PROTECTED]
?>
--
Raditha Dissanayake.
Hello, all!
So glad to join this maillist. I'm a beginner of PHP. I'd like to call a "mail"
command in a "mail.php" like the following:
There was no error, but it didn't send the mail as I wished.
Other command lines like:
worked.
"my.txt" lies in the same directory as "mail.php", and this
4 matches
Mail list logo