PHP Programming quiz, level Advanced, question 16
| Question: | To configure PHP to send emails on a Windows server, you need to: |
| Answer 1: | Set the SMTP: and sendmail_from: variables in the php.ini file This was the CORRECT answer |
| Answer 2: | Set the full path to sendmail in the sendmail_path: variable in the php.ini file |
| Answer 3: | Install SMTP_relay (or similar) onto your server, and set the sendmail_path: variable in the php.ini file |
This was a question from our quiz ... but we have now provided you with
the answer (above) - we prefer to provide you with information rather than to
puzzle you.
|
|