Substitute for mail() function

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Thauwa
Forum Newbie
Posts: 2
Joined: Fri Dec 19, 2008 8:28 pm
Location: Sri Lanka

Substitute for mail() function

Post by Thauwa »

Hello.
I am new to these forums. :oops:
The host I am using (GoDaddy) disables any function to be carried out with the php code mail().
My need is dire. I need to somehow use this method.
Can anyone give me a suitable approach to my problem (i.e. something to replace "function')?

Thank you. I am working a 'deadlined' project for my boss and the system I am making is a php/mysql one.
So please help me. Thank you!
Last edited by Thauwa on Fri Dec 19, 2008 8:57 pm, edited 1 time in total.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: Substitute for mail() function

Post by Chris Corbyn »

Swift mailer. Although godaddy give that a hard time too. Of you can, get off godaddy cos they have heaps of restrictions.
Thauwa
Forum Newbie
Posts: 2
Joined: Fri Dec 19, 2008 8:28 pm
Location: Sri Lanka

Re: Substitute for mail() function

Post by Thauwa »

Thank you. But I am having problems using swift mailer. please advice me if possible.
Post Reply