php warning mail function.mail failed to connect to mailserver at localhost port 25

php warning mail function.mail failed to connect to mailserver at localhost port 25

php warning mail function.mail failed to connect to mailserver at localhost port 25


ini_set('SMTP' , 'Server address')



how to find server address :


open run and type :  ping www.google.in -t   // www.google.in your site address
example :

ini_set('SMTP' , '74.125.236.191')

Comments

Popular posts from this blog

Call PHP Function In JavaScript Using Ajax

List of Post Category Wise in wordpress