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 if isset ($_ post submit )) in php?
Does PHP 5 support exceptions? State Whether True or False?
Why is php used?
What is singleton pattern in php?
What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
Which is true about the singleton design pattern?
Where to put php files in apache server?
Do I need to install php after xampp?
Name some of the constants in php and their purpose.
Tell me how to create a session? How to set a value in session? How to remove data from a session?
How can we destroy the session, how can we unset the variable of a session?
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini and set Also increase Memory_limit Post_max_size upload_max_filesize..........but not working......