I need help pple

leadi

Newbie
Joined
May 19, 2009
Messages
37
Reaction score
1
I need a Php mailer i would exchange with suppression link for email leads contact me if you are interested.
 
What exactly do you want to do? PHP has an inbuilt mail() function for sending mail.

Example:
Code:
mail('[email protected]', 'subject', 'my text');

You can also set the headers.
 
I can get you email leads that would go for your newsletter if you can help me build these mailers
 
Hey!!!! i need some assistance here i got this Php mailer and the script is fine just that i cant send emails with it anybody with help ?
 
Back
Top