Jump to content

mail () function help


taskhill

Recommended Posts

Hello all,

 

Am just learning php and wrote a script using the mail () function.  As is usually the case with others in this situation it did not work.  While looking at the php configuration file on the php.info file I create, found at http://www.riverglenpatrol.com/phpinfo.php , I see that one of the disabled funcitons is the mail function.  When I called my hosting provider they told me I could turn this one using php_ini within my code.  The source I am using to learn php does not cover this, it only covers how to set up the php ini file when installed on my system.

 

How do I set the mail() function to work poperly using php_ini?  I have searched the forums for the answer and the closest I came was some had asked the same question but there was no reply.

 

Any and all help is greatly appreciated.

 

Task

Link to comment
https://forums.phpfreaks.com/topic/114326-mail-function-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.