Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is code for email sending through localhost pc..?

Answer Posted / tanmoy

localhost pc not support to send mail.
but we can check it in our localhost web browser by this code:
$val= mail($to,$sub,$message,$headers);
echo "TO::".$to."<br>";
echo "FROM::".$fr."<br>";
echo "Sub::".$sub."<br>";
echo "Message:".$message."<br>";
exit();

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default time of cookie in php?

1043


How we get browser details of clients machine?

1122


Which are the best start and end tags to use?

1041


What good is polymorphism?

991


What the limitation of header() function in php?

1016


How many php functions are there?

1155


How to genrate report in wordpress cms

2381


Is php faster than nodejs?

1017


How long is csrf token?

972


How to initiate a session in php?

1266


How to take a substring from a given string in php?

954


Is age an interval or ratio?

1005


What are php magic quotes?

973


What is the difference between print() and echo() in PHP?

1106


What does csrf token mismatch mean?

1209