kaspm Posted April 25, 2006 Share Posted April 25, 2006 Hi, I have a multipage form that I want sent to my email and I having problems setting it up. When I submit the form it sends it, but when I open up the email it is blank. Can someone help me please.Should i have it send the form like this?<form name="PriceForm" method="POST" action="mailto:[email protected]"> Link to comment https://forums.phpfreaks.com/topic/8380-php-and-email/ Share on other sites More sharing options...
kaspm Posted April 30, 2006 Author Share Posted April 30, 2006 anyone? Link to comment https://forums.phpfreaks.com/topic/8380-php-and-email/#findComment-32071 Share on other sites More sharing options...
michaellunsford Posted April 30, 2006 Share Posted April 30, 2006 You might not be hearing back from anyone because that's not PHP.If you're looking for a way for PHP to email someone, you're looking for the mail() function:[a href=\"http://us2.php.net/manual/en/function.mail.php\" target=\"_blank\"]http://us2.php.net/manual/en/function.mail.php[/a] Link to comment https://forums.phpfreaks.com/topic/8380-php-and-email/#findComment-32077 Share on other sites More sharing options...
kaspm Posted May 1, 2006 Author Share Posted May 1, 2006 ok ill look at that thanks Link to comment https://forums.phpfreaks.com/topic/8380-php-and-email/#findComment-32265 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.