email application with php
gabayy said 1 year, 1 month ago:
please send me the code of how to send email with smtp using php
including the adress of smtp
sherrod said 1 year, 1 month ago:
@gabayy,
I understand you are looking for information regarding the PHP Form Mailers. The following should assist further:
Using PHP Form Mailers
What email or relay server should I use in my PHP code?
Sherrod
gabayy said 1 year, 1 month ago:
i need informatiom of
$SmtpServer=????
$SmtpPort=????
$SmtpUser=???
$SmtpPass=???
adamr said 1 year, 1 month ago:
@gabayy
You will want to use relay-hosting.secureserver.net as the SMTP server and 25 as the port. Our relay server does not require authentication so you will not have to specify a user name or password.
-Adam
2 min expected wait time