Jump to content

Setting up email address config for video 16_html_forms_part_3‏


j4yj4y

Recommended Posts

Hello Guys,

 

I followed your video on how to setup a basic form and link it for email to a certain address, I put my email in the field, i currently have:

 

mail('emailmenow@live.co.uk', 'Form Response ', $email_message);

 

When I then press to preview it I have the error message that says:

 

Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing inC:\wamp\www\form_response.php on line 22.

 

I have found the php.ini and found the sendmail_from command, but I dont know what I am ment to put in it.

 

Am I ment to put for my email 'emailmenow@live.co.uk' and if so will it work then or is there something else I must configure.

 

I really dont want to cofigure that file if I dont know what I am doing. :)

 

Thanks in advance,

 

Jordan Jones

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...