This PHP script can be used to compose and send e-mail messages. It composes and emails messages adding the necessary header for setting recipients in sender address, To:, Cc:, BCc:, headers, the message subject.
The composed message is sent with the PHP mail() function. The code and the comments are in Portuguee.
The composed message is sent with the PHP mail() function. The code and the comments are in Portuguee.