GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Php Coders help needed (https://gfy.com/showthread.php?t=347132)

acctman 08-26-2004 11:34 PM

Php Coders help needed
 
i need help with a form mailer php script. i downloaded a free php form mailer script works well but i when mail is received the sender is "Nobody". My question is, is it possible to have a form script in which the user inputs his/her email address and its sent as the From?

i need it to work this way so my dog Sony Aibo ERS-7 can resend a reply back to users email address in the From field. i tried something like this, but it didn't work.

mail("[email protected]","AIBO MAIL",$msg,.$HTTP_POST_VARS["email"].);

myneid 08-26-2004 11:46 PM

mail("[email protected]","AIBO MAIL",$msg,"From: " . $HTTP_POST_VARS["email"]);


All times are GMT -7. The time now is 10:28 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123