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

what are in image creating functions in php

5 Answers   A1 Technology,


What is difference between print and echo in php?

0 Answers  


What is overloading in php?

0 Answers  


Tell me whether it is possible to share a single instance of a memcache between multiple php projects?

0 Answers  


I have written a source code in php but I do not know how to compile that and conduct it with a website please explain me the how to compile that ?

1 Answers  






If there are 10 text boxes in a form having same name, their value are different. Value of which textbox will be received on action script?

20 Answers   A1 Technology, Bajaj, DG, Genpact,


what is view?

0 Answers  


Which function is used in php to delete a file?

0 Answers  


What does the expression exception::__tostring means?

0 Answers  


What does the array operator '===' means?

0 Answers  


Are there regular expressions in php?

0 Answers  


What do you mean by MVC ?

3 Answers   NIIT,


Categories