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 the difference between php traits vs interfaces?
What is php date function?
Explain what is the difference between for and foreach?
Inside a php function, what param needs to be set in order to access a global variable?
when we select some checkboxes and we went for next page if we came back to prevoius page the selcted checkboxe should be checked
hello.. i am b.tech 4th year student. i am confused that i should learning php or java. I have some knowledge of java and developed project in java, but i want to develop my career in php. So plz suggest me , i should go with php or java.
What is the difference between file_get_contents() and file_put_contents() in php?
what are the current or latest versions of LAMP ? Linux, Apache, MySql, PHP
What is session and why do we use it?
What is singleton design pattern in php?
What’s the special meaning of __sleep and __wakeup?
Is apache needed for php?