How to connect SMTP server in php. I want to edit that in
mantiss bug tracking tool. If anyone worked on mantiss
software or in php, please give answer . I need to modify
that in mantiss software.
Answer / rrajeswari
ini_set("SMTP","Default gateway address");
ini_set("smtp_port","25");
Is This Answer Correct ? | 7 Yes | 0 No |
What is escape data in php?
How to enable error reporting in php?
what is the difference between mysql_fetch_array() and mysql_fetch_row()?
What is the difference between implode() and explode() in php?
What is regex in html?
Differentiate echo vs. Print statement.
Differentiate between php5 and php7?
How to generate a character from an ascii value?
How do you destroy a particular or all Sessions?
Can age be a variable?
What is $_ get in php?
What is the array in php?