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.



How to connect SMTP server in php. I want to edit that in mantiss bug tracking tool. If anyone wor..

Answer / rrajeswari

ini_set("SMTP","Default gateway address");
ini_set("smtp_port","25");

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More PHP Interview Questions

For image work which library is used in php?

0 Answers  


What are the different components used in php for formatting?

0 Answers  


What is isset in php form?

0 Answers  


Is not null mysql?

0 Answers  


How to receive a cookie from the browser?

0 Answers  






What should we do to be able to export data into an excel file?

0 Answers  


What is the purpose of constant() function?

0 Answers  


Tell me how would you declare a function that receives one parameter name hello?

0 Answers  


How many data types are there in php?

0 Answers  


What is php session_start() and session_destroy() function?

0 Answers  


What is difference between required and include in php?

0 Answers  


Why php is used?

0 Answers  


Categories