hi friends..
how to send the mail using smtp in php
If you need authentication use PEAR Mail:
http://pear.php.net/package/Mail
http://www.php.net/manual/en/function.mail.php#39305 <- example
otherwise use just mail()
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.