Recent content by stesvis

  1. S

    How to enable mail() function in php?

    People install my script on their server, i don't have access to their php.ini and consider that they are not expert and can't configure it properly. How can i automatically enable the mail function (SMTP and smtp_port variables) to make it work? Is there any other way to enable it or at least...
  2. S

    How to enable mail() function in php?

    People install my script on their server, i don't have access to their php.ini and consider that they are not expert and can't configure it properly. How can i automatically enable the mail function (SMTP and smtp_port variables) to make it work? Is there any other way to enable it or at least...
Back
Top