What should I add to php.ini so that the mail() function works?
I'm making a small website and I have a PHP script that sends email using the mail(); function. I know that you have to edit php.ini for it to work, but I don't know what to put in php.ini.
Please help!
Voters
I am pretty sure you can not get at php.ini to edit it.