SyntaxFix
Write A Post
Hire A Developer
Questions
Under Windows only: You may try to use ini_set() functionDocs for the SMTPDocs and smtp_portDocs settings:
ini_set()
SMTP
smtp_port
ini_set('SMTP', 'mysmtphost'); ini_set('smtp_port', 25);