what is code for email sending through localhost pc..?
Answer Posted / adrevol
You can send mails using mail() function in php.
But you need to configure the SMTP in your php.ini file
by default, it will be set to localhost
change the entry of SMTP = localhost to
SMTP =mail.xxx.com
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
how can i develop forum code? any one pleale help me on this question
How is session id stored in browser?
What does $_env mean?
How is it possible to cast types in php?
How does php sessions work?
What are php applications?
Explain some of the php string functions?
What is the function of mysql_real_escape_string in php?
What does pear stand for?
Does php need apache?
What is php full form?
discuss the issue of software theft in ghana and how it has affected the economy
Why do we use htaccess and where?
Do while loops?
Explain setcookie() function in php?