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 Posted / rrajeswari
ini_set("SMTP","Default gateway address");
ini_set("smtp_port","25");
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How can we set and destroy the cookie in php?
What is difference between put and post method in http?
What is the functionality of md5 function in php?
What is the use of offset in mysql?
Why post method is used in php?
How to convert the first character to upper case?
Tell me how can we check the value of a given variable is alphanumeric?
Can you convert php to html?
What are the methods to submit form in php?
Explain what does the function get_magic_quotes_gpc() means?
What is php date function?
Why do we use in php?
Which function you can use in php to open a file for reading or writing or for both?
List some string function name in php?
What is artisan in php?