Skip to main content

I need help with PHP and mail()

Comments

2 comments

  • Infopro
    Yes, your Hosting Provider should be able to assist you with this. They should be able to explain why mail() has been disabled for security reasons on their servers. :)
    0
  • george.markou13
    mail() function is not the best way to do this. Better use PhpMailer Class which is free and do the work fine!
    0

Please sign in to leave a comment.