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 strcmp?
What is the most convenient hashing method to be used to hash passwords?
What does the scope of variables means?
hi! i am tushar. i am trying to insert digital signature in a pdf file using PHP. i create a digital signature jpg image using imagecreatefromjpeg() function, but whenever i trying to insert it into my pdf file it shown this error. "FPDF error: Not a JPEG file: signature.jpg". could some one help me? how can i insert a digital signature in a pdf file using PHP?
Do you know what does mvc stand for and what does each component do?
Tell me how is it possible to return a value from a function?
What is the use of strpos in php?
What are the functions used in php?
Is empty in excel?
How is session data stored?
What does namespace mean in php?
What is php written in?