hai all How can we send CC and BCC using mail() function. pls send me the sample code. thanks frijo
read the manual: http://www.php.net/manual/en/function.mail.php
Example 4. Sending complex email.
greetings
How can I use the mail() function to send email that contains PHP code within the $message? ANy ideas?