PHP3 Introduction Introduction to PHP and web database interfacing with MySQL. PHP3 is an HTML-embedded scripting language allowing web developers to create dynamic, database-driven websites.
| Name: |
Francis |
| Subject: |
PHP mail() command [Urgent] |
| Date: |
11-24-1999 08:19PM |
Hi,
Currently I am developing a Web Email as my current project using PHP 3.
Everything works well except that the sending mail part. It seems that the CC, BCC and from function is unable to be implement in the mail() function together.
From what I know the mail function :
mail(TO, SUBJECT, MSG, EXTRA)
The "EXTRA" should be able to take the BCC, CC and FROM but not together.
Any advice.....
Rdgs
Francis
|
Other posts in this thread:
Reply to this post:
|
 |
Visit the PHP Forum!
New On DevShed:
Hot Forum Topics:
|